Sha256: a3a0b34fb385555a0b69bb23358639fdd7eb0cc53ace278a7339e2c4fe4db341
Contents?: true
Size: 1.05 KB
Versions: 43
Compression:
Stored size: 1.05 KB
Contents
# <%= app_name.humanize %> ## Onotole helped! At first, I want to say thank you for using Onotole(https://github.com/kvokka/onotole) Visit project page for news and updates ### Getting Started After you have cloned this repo, run this setup script to set up your machine with the necessary dependencies to run and test this app: ./bin/setup It assumes you have a machine equipped with Bundler, Git, Ruby, Postgres, Bash You will need to use the Ruby at least <%= Onotole::RUBY_VERSION %> and Rails <%= Onotole::RAILS_VERSION%> After setting up, you can run the application using [Heroku Local]: heroku local [Heroku Local]: https://devcenter.heroku.com/articles/heroku-local rails server It is also available, of course. ### 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
43 entries across 43 versions & 1 rubygems