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.
- Host: GitHub
- URL: https://github.com/jtrim/speakeasy
- Owner: jtrim
- License: mit
- Created: 2011-12-21T06:57:04.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-11-07T19:44:01.000Z (about 13 years ago)
- Last Synced: 2025-07-08T05:42:53.062Z (4 months ago)
- Language: Ruby
- Homepage:
- Size: 102 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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