Sha256: 9b91be83dbdb24f0b41f06f6ace6df4555d0c574002ee1f10dcedb7ffc114c20

Contents?: true

Size: 705 Bytes

Versions: 2

Compression:

Stored size: 705 Bytes

Contents

h2. Spinebox

A ready to use spine.js rack skeleton builder with development server, routes, config and precompile support.

* Ideal for single or few page applications
* Fully setup, ready to go spine.js environment
* Develop in coffee-script and sass with fantastic sprockets asset serving
* Compile assets and serve the whole app completely static

h3. Installation

bc.. $ gem install spinebox

h3. Usage

bc.. $ spinebox new blog
$ cd blog
$ spinebox server

h3. Contributing

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Added some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
spinebox-0.0.2 README.textile
spinebox-0.0.1 README.textile