rotblauer / openbound

Homework should be free.
https://openbound.org
5 stars 0 forks source link

Homework should be free. :

Develop

$ bundle install
$ rvm use 2.2.5
# Live reload server.
$ grunt watch # new terminal
# delayed_job start background processing
$ rake jobs:work # new terminal
$ rails s # new terminal

Test

bundle exec rake test

Deploy

bundle exec cap production deploy bundle exec cap production restart

Contributing

:clap: :clap: