Quickstart
1. Install
$ curl -fsSL https://hadoken.dev/install.sh | sh
2. Get a Rails app
$ git clone https://github.com/hadoken-paas/rails-hello.git && cd rails-hello
Or use any existing Rails app with committed files.
3. Deploy
$ hadoken
The CLI handles account creation and login interactively on first run. It detects your app, builds, deploys, and prints the URL.