--terminal
The `--terminal` flag can be used to override terminal autodetection and force `imdl` to behave as if standard error and standard output are connected to a terminal. type: added fixes: - https://github.com/casey/intermodal/issues/398
Merge documentation generation into a single binary, `bin/gen`. This includes: The changelog, man pages, the readme, and the book. type: reform