Install codalotl

Choose your platform and architecture. Then follow the command to place the binary on your PATH.

macOS
Install via Homebrew
brew install codalotl/tap/codalotl
Configure
Configure Keys
codalotl config
Add documentation to a package
cd path/to/packge && codalotl doc .
Linux
Install via Homebrew
brew install codalotl/tap/codalotl
Configure
Configure Keys
codalotl config
Add documentation to a package
cd path/to/packge && codalotl doc .
Windows
Downloads

Saved to Downloads by default.

Install
Unzip and move codalotl.exe to your PATH
Configure Keys
codalotl config
Add documentation to a package
cd path/to/packge && codalotl doc .