Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/spacey-sooty/wpilib-tools-installer


https://github.com/spacey-sooty/wpilib-tools-installer

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

A tool to install WPILib tools
===
On Mac:
```bash
chmod +x ./install.sh
./install.sh mac
```

If running Linux:
```bash
chmod +x ./install.sh
./install.sh linux
```