Sha256: 1ef51f6392ff8408e094038cea0f66a44f61cfe57304a043571630307eb86410
Contents?: true
Size: 825 Bytes
Versions: 26
Compression:
Stored size: 825 Bytes
Contents
<%= app_name.humanize %> <%= '=' * app_name.humanize.length %> Getting Started --------------- You will need to install Ruby <%= Jetfuel::RUBY_VERSION %> to run this app. With RVM, run: $ rvm install <%= Jetfuel::RUBY_VERSION %> $ rvm use <%= Jetfuel::RUBY_VERSION %> This repository comes equipped with a self-setup script: $ ./bin/setup After setting up, you can run the application using [foreman]: $ foreman start [foreman]: http://ddollar.github.io/foreman/ Guidelines ---------- Use the following guides for getting things done, programming well, and programming in style. * [Protocol](http://github.com/thoughtbot/guides/blob/master/protocol) * [Best Practices](http://github.com/thoughtbot/guides/blob/master/best-practices) * [Style](http://github.com/thoughtbot/guides/blob/master/style)
Version data entries
26 entries across 26 versions & 1 rubygems