4 lines
135 B
Plaintext
4 lines
135 B
Plaintext
web: RUN_API=1 bundle exec unicorn -p $PORT -c ./unicorn.rb
|
|
guard: bundle exec guard
|
|
rerun: rerun -p 'assets/**/*' 'bundle exec rakep'
|