Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 443 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 443 Bytes

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