- Download and install Github Desktop (basic) or git (advanced)
- If you are using Github Desktop for the first time, be sure to read the User Guide
- If you are using git for the first time, you should start off by reading a tutorial. There are many available online:
- You may want to keep a copy of Github's Git Cheat Sheet as a reference
- Create a Github account if you don't already have one
- Talk to your subteam lead to be added to your respective team on the Github organization
- Clone this repository to your computer
- SSH:
[email protected]:hytech-racing/circuits-2019.git
- HTTPS:
https://github.com/hytech-racing/circuits-2019.git
- SSH:
- Download and install EAGLE
- Get the free Educational License (a .edu email address is required)
View design diffs on CADLAB.io.
- New boards must start their numbering at revision 1.
- Revision numbers must be incremented by 1 when a physical board is manufactured.
- Revision numbers should not be incremented at any other time.
- After a board is manufactured, the files corresponding to the manufactured version should not be modified.
- Circuit boards based off of a previous year's design should increment based off of the previous board's revision number.