Getting Started
Prerequisites
- Have a computer with Windows installed on it
- Altium Account
- Altium Designer 17
- Git
- Git for Windows, or
- Linux Subsystem for Windows (Windows 10 only)
After installing these on your computer, create a new folder somewhere convenient. This will be where the team's Hardware Repository will be located.
In this folder, launch your git client and enter the following commands
git clone https://github.com/uw-midsun/hardware.git && cd hardware/
This should create a local copy of the repository in your folder. Now you can read through the Hardware Standards page below and learn more about Altium through the guide.