first commit

remove bin

wip
This commit is contained in:
2026-03-27 15:38:41 -04:00
committed by vx-clutch
commit 85c20db9b2
6 changed files with 117 additions and 0 deletions

23
README Normal file
View File

@@ -0,0 +1,23 @@
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