项目作者: thejspr

项目描述 :
Filter Backbone resources with ease
高级语言: Ruby
项目地址: git://github.com/thejspr/backboneindex.git
创建时间: 2013-07-08T20:41:50Z
项目社区:https://github.com/thejspr/backboneindex

开源协议:

下载


Backbone Index

Backbone Index aims at making the discovery of Backbone resources and plugins easier.
This is achieved by parsing the official Backbone wiki pages and displaying the
information on a webpage.

Rationale

I initiated this project with the aim of making something useful whilst learning
Backbone.

Status

Build Status

Development

The bin directory contains scripts for building, testing and releasing the
application. To update the Backbone wiki, go to parser/backbone.wiki and git pull. To get started, run ./bin/setup

For local development, start the server with grunt serve.

Roadmap

  • Add more pages from the Backbone wiki

Contributing

  1. Implement your feature/fix or create an issue
  2. Send a Pull-Request