Sha256: 71414c826108bb16255e49a2bcfc13c92d848627ac4b8cd111ea67126e1f318e
Contents?: true
Size: 653 Bytes
Versions: 3
Compression:
Stored size: 653 Bytes
Contents
# <%= app_name.humanize %> ## Getting Started Run the setup script to install dependencies and get the app running on your machine : % ./bin/setup After setting up, you can run the application using [Heroku Local]: % heroku local Learn more about [Heroku Local](https://devcenter.heroku.com/articles/heroku-local) ## Guidelines Use the following guide for programming well, programming in style and getting things done: * [DVELP Cookbook](https://github.com/DVELP/cookbook) ## Specs & Linting CI is setup to run both linting and rspec. To avoid unnecessary delay with code reviews ensure you run `bin/rake` before raising a pull request.
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
underlay-2.0 | templates/README.md.erb |
underlay-1.52.1 | templates/README.md.erb |
underlay-1.50.1 | templates/README.md.erb |