Northeastern-Electric-Racing / Shepherd-BMS

Our from-scratch Battery Management Application
4 stars 0 forks source link

ShepherdBMS

Our from-scratch Battery Management System application

Setting up Environment

For initial installation and more info, visit here : https: // nerdocs.atlassian.net/wiki/spaces/NER/pages/524451844/2024+Firmware+Onboarding+Master

Before building any code, initiailze the submodule by running:

git submodule update --init

After entering the ner-venv but before your first commit, run:

pre-commit install