https://github.com/montclairrobotics/frcbase
A blank FRC base project
https://github.com/montclairrobotics/frcbase
Last synced: 3 months ago
JSON representation
A blank FRC base project
- Host: GitHub
- URL: https://github.com/montclairrobotics/frcbase
- Owner: MontclairRobotics
- Created: 2017-12-22T13:53:05.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-01-09T01:30:08.000Z (about 7 years ago)
- Last Synced: 2025-03-11T15:43:48.033Z (about 1 year ago)
- Language: Java
- Size: 293 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# FRC Base 2019
This is a base FRC project for use in 2019 and on
In 2019, WPILib has been defalted for use with gradleRIO and VScode
## To set up the project
1. Download [VSCode](https://code.visualstudio.com/)
2. Once VSCode is installed, open it and navigate to the package manager. Install the [Java Extention Pack](https://github.com/Microsoft/vscode-java-pack), and the [WPILib Extention](https://github.com/wpilibsuite/vscode-wpilib)
3. Now all you have to do is open up the project in vscode