This manages the OAuth 2.0 applications that use https://api.smartcitizen.me
Login requires a smartcitizen account that can to be created at https://smartcitizen.me/kits
http_user
http_password
Run bundle exec guard
to autorun tests
First migrate db
docker-compose exec app rake db:setup db:migrate
Then run
docker-compose up
Use bump --help