Update development steps.

This commit is contained in:
Marin Jankovski 2014-04-08 11:17:19 +02:00
parent e7087fbfc4
commit 4df1a10e90
2 changed files with 4 additions and 0 deletions

View File

@ -85,6 +85,10 @@ or by directly calling the script
### Run in development mode
Copy the example development unicorn configuration file
cp config/unicorn.rb.example.development config/unicorn.rb
Start it with [Foreman](https://github.com/ddollar/foreman)
bundle exec foreman start -p 3000