Skip to content

RIT-EVT/Setup-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RIT-EVT Setup Script

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.

Installation

Installing for macOS

curl https://raw.githubusercontent.com/RIT-EVT/Setup-Script/main/setup_mac.sh | sh

Installing for Linux

curl https://raw.githubusercontent.com/RIT-EVT/Setup-Script/main/setup_linux.sh | sh

Installing for Windows

irm "https://raw.githubusercontent.com/RIT-EVT/Setup-Script/main/setup_windows.ps1" | iex

Components

  1. CMake
  2. GNU Arm Tools
  3. OpenOCD
  4. Git (Windows Only)
  5. PuTTy (Windows Only)
  6. Homebrew (Mac Only)
  7. clang-format (Mac Only)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published