Sha256: 880fda4b994c6eaf857d5a7ee43bf84966eb6c4671669688adf0caada253c221
Contents?: true
Size: 508 Bytes
Versions: 3
Compression:
Stored size: 508 Bytes
Contents
# SinatraTemplate A gem which provides a Sinatra App Template. ## 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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
sinatra_template-0.0.3 | README.md |
sinatra_template-0.0.2 | README.md |
sinatra_template-0.0.1 | README.md |