sethfischer / nissan-leaf-obd-manual

Guide to the Nissan Leaf CAN bus.

Home Page:https://leaf-obd.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Guide to the Nissan Leaf CAN bus.

https://leaf-obd.readthedocs.io/

License:Creative Commons Attribution 4.0 International


Languages

Language:Makefile 33.5%Language:Python 30.7%Language:TeX 20.3%Language:Shell 7.9%Language:HTML 6.3%Language:PostScript 1.3%