Sha256: fd6268d8f1cbd371ef1e2ed4e23102236b9b9f9d8c1220573ce104b4ea8f505d
Contents?: true
Size: 488 Bytes
Versions: 2
Compression:
Stored size: 488 Bytes
Contents
# Simba simba is a generator for sinatra applications. simba choose slim + sinatra + sequel to build your awesome app. simba aim to set up ruby off rails's best practice. ## Installation $ gem install simba ## Usage $ simba appname ## 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 |
---|---|
simba-0.0.2 | README.md |
simba-0.0.1 | README.md |