Public documentation for DevilLib - PROS library built and maintained by DevilBots for use in VURC/V5RC competitions.
- Clone the repository:
git clone
- Navigate to the project directory:
cd devillib-docs - Install dependencies:
npm install
- Start the development server:
npm start
The documentation site is automatically deployed to GitHub Pages whenever changes are pushed to the main branch.
Once you've pushed changes to your own fork or branch, you can create a pull request to have them merged into the main
repository.