FRC2021-Command-Template A template for FRC 2021 Project with vendor dependencies pre-installed Installation Instructions cd yourDirectory git init git pull https://github.com/QuillDev/FRC2021-Command-Template.git cd FRC2021-Command-Template code .