$ make install-ide-config
$ make install-vale-styles
$ make install-git-hooks
$ virtualenv .venv
$ . .venv/bin/activate
$ pip install -U pip
$ pip install -r requirements.txt
$ pip install -r requirements-dev.txt
$ make html
Prose is licensed under the Creative Commons Attribution 4.0 International License (CC BY 4.0).
Code listings are licensed under the MIT License.