first commit
This commit is contained in:
23
README
Normal file
23
README
Normal 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
|
||||
Reference in New Issue
Block a user