Sha256: 3cd42316a31ad882c602fa2f828f16d1e0bd1ca87780c178c4689868cc89fdb4
Contents?: true
Size: 528 Bytes
Versions: 2
Compression:
Stored size: 528 Bytes
Contents
# SinatraTemplate A gem which provides a Sinatra App Template with CSS and JQuery. ## Installation Install the gem: $ gem install sinatra_template ## Usage Then in your command line run: $ sinatra_template ## Contributing 1. Fork it ( https://github.com/[my-github-username]/sinatra_template/fork ) 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create a new Pull Request
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
sinatra_template-0.0.5 | README.md |
sinatra_template-0.0.4 | README.md |