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

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

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