Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1017 Bytes

README.md

File metadata and controls

36 lines (26 loc) · 1017 Bytes

Personal

Configuration

./bin/setup

Deployment

heroku create personal
heroku addons:add redis
heroku addons:add scheduler
heroku addons:add papertrail
heroku domains:add ksylvest.com
git push heroku master
heroku run rake db:setup

Configuration

EDITOR="atom --wait" bin/rails credentials:edit

Status

Circle CI Maintainability Test Coverage Status

Copyright

Copyright (c) - All Rights Reserved