We should be able to run commands directly from the main binary if in prod env or through `aah` binary when in dev mode. Please see Buffalo grifts at https://github.com/markbates/grift, https://github.com/gobuffalo/buffalo/tree/master/grifts. --- - [x] Implement `console` module - [x] Update aah CLI to use new console module - [x] Adapt new console module for aah application binary (startup, version, etc) - [x] Documentation