Files
frcctrlmgr/README
vx-clutch 85c20db9b2 first commit
remove bin

wip
2026-03-27 15:42:22 -04:00

24 lines
471 B
Plaintext

frcctrlmgr - FRC Control Manager
================================
frcctrlmgr is a fast and simple tool for generating reference documents of your
control scheme.
Why?
----
I wanted to have an easy way to visualize the controls.
How?
----
The main way to use this is to invoke in the shell with the root of the
project. i.e.
frcctrlmgr .
frcctrlmgr path/to/project/
This is tested on the Adambots 2026 repository.
[1] https://github.com/Adambots245/Adambots2026