Setting up your development workspace
The Lib5K development environment piggybacks off of the WPILib FRC development suite. The following should be installed on your computer:
- FRC Toolsuite
- (Windows only) Git Bash
- GitKracken
- Python 3.7
VSCode extensions
Once all of the above software is installed, It is recommended to install the following extensions into VSCode:
- WPILib extensions
- Java language support
- C++ toolkit
- Draw.io integration
- Python language support
- Java test runner
- Tasks status bar
- Gitlense
- Live share
- Markdown all in one
- Code spell checker
The following extension are optional, but highly recommended: