Skip to content

pvedula7/ProgrammingDoneRight

 
 

Repository files navigation

FRC Programming Done Right

Join the chat at https://gitter.im/FRC-PDR/ProgrammingDoneRight Documentation Status

Contributing

FRC-PDR is created using Sphinx. To install:

pip install -r requirements.txt

After that, you just need to run

make html

from the root of the project to build it. To open locally, navigate to .build/html and open index.html

About

A Complete Guide to Programming in FRC, the Right Way

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 78.0%
  • Batchfile 12.6%
  • Makefile 9.4%