# <%= app_name.humanize %> ## Getting started After you've 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 Ruby, Postgres, etc. After setting up, you can run the application using [foreman]: % foreman start If you don't have `foreman`, see [Foreman's install instructions][foreman]. [foreman]: https://github.com/ddollar/foreman