项目作者: QuillDev

项目描述 :
Base template with vendor dependencies for FRC 2021
高级语言: Java
项目地址: git://github.com/QuillDev/FRC2021-Command-Template.git
创建时间: 2020-12-22T00:22:05Z
项目社区:https://github.com/QuillDev/FRC2021-Command-Template

开源协议:

下载


FRC2021-Command-Template

A template for FRC 2021 Project with vendor dependencies pre-installed

Installation Instructions

  1. cd yourDirectory
  2. git init
  3. git pull https://github.com/QuillDev/FRC2021-Command-Template.git
  4. cd FRC2021-Command-Template
  5. code .