This repository contains a single file with the purpose of setting up an EVT Development Enivornment for team members. This script was created to streamline the process of installing complex components of the EVT environment.
Installation has been streamlined to a single command on both macOS and Windows.
curl https://raw.githubusercontent.com/RIT-EVT/Setup-Script/main/setup_mac.sh | sh
curl https://raw.githubusercontent.com/RIT-EVT/Setup-Script/main/setup_linux.sh | sh
irm "https://raw.githubusercontent.com/RIT-EVT/Setup-Script/main/setup_windows.ps1" | iex
- CMake
- GNU Arm Tools
- OpenOCD
- Git (Windows Only)
- PuTTy (Windows Only)
- Homebrew (Mac Only)
- clang-format (Mac Only)