An open API service indexing awesome lists of open source software.

https://github.com/jtrim/speakeasy

Generator for sinatra apps pre-wired for coffeescript, scss, and slim templates.
https://github.com/jtrim/speakeasy

Last synced: about 1 month ago
JSON representation

Generator for sinatra apps pre-wired for coffeescript, scss, and slim templates.

Awesome Lists containing this project

README

          

# Speakeasy

Speakeasy gives you a quick way to get up and running with Sinatra and
Sprockets.

---

## Contributing

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