Merge branch 'update_development_details' into 'master'

Update development steps
This commit is contained in:
Dmitriy Zaporozhets 2014-04-08 11:19:37 +00:00
commit c945ca3ad1
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