Welcome to the electrcial repository of the RoboNav team!
- a github account
- the centralized location for all common files
- git
- popular version control system
- quick tutorial
- EAGLE
- CAD software for designing printed circuit boards (PCBs)
Now that you have all the required software, it's time to clone the repo!
To clone the repo, nagivate to the location in your computer where you would like the repository using the change directory command in your terminal (cd):
cd desired-location
Now its time to clone:
git clone https://github.com/RoboJackets/robonav-electrical.git
You now have all you need to start contributing to the RoboNav Electrical team!