Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 292 Bytes

File metadata and controls

13 lines (8 loc) · 292 Bytes

FRC-PDR

FRC Programming Done Right

##Contributing FRC-PDR is created using Sphinx. To install

pip3 install sphinx sphinx-autobuild

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