Sha256: 2f8ebaebc6d62db53eb6e62a2c2a863308d89c758f7908d4e2ae9fa9168a7fa3
Contents?: true
Size: 624 Bytes
Versions: 1
Compression:
Stored size: 624 Bytes
Contents
# <%=config[:constant_name]%> TODO: Write an app description ## Usage To test your application, run: $ ruby -Ilib ./bin/<%=config[:name]%> To make and run a Java jar: $ shortcut build $ java -jar pkg/<%=config[:name]%>.jar Or you can simply run: $ shortcut run ## Contributing 1. Fork it 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 new Pull Request ## Credits * [Icons](http://www.iconarchive.com/show/soft-scraps-icons-by-deleket/Gear-icon.html)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
shortcut-0.0.2 | lib/shortcut/application_tasks/templates/README.md.tt |