/nissan-leaf-obd-manual

Guide to the Nissan Leaf CAN bus.

Primary LanguageMakefileCreative Commons Attribution 4.0 InternationalCC-BY-4.0

Nissan Leaf OBD-II manual

Documentation Status Test Status Link Check Status

Getting started

$ 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

License

Attribution 4.0 International (CC BY 4.0) MIT License

Prose is licensed under the Creative Commons Attribution 4.0 International License (CC BY 4.0).

Code listings are licensed under the MIT License.