Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/spacey-sooty/wpilib-tools-installer
https://github.com/spacey-sooty/wpilib-tools-installer
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/spacey-sooty/wpilib-tools-installer
- Owner: spacey-sooty
- License: mit
- Created: 2023-12-09T13:04:42.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-17T11:40:38.000Z (about 1 year ago)
- Last Synced: 2024-10-11T03:13:17.347Z (4 months ago)
- Language: Shell
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```