cli: Add Initial Cli Work

Signed-off-by: Will Hawkins <hawkinsw@obs.cr>
This commit is contained in:
Will Hawkins
2026-05-04 11:30:27 -04:00
parent 73779d8074
commit 333270deee
4 changed files with 127 additions and 75 deletions
+1
View File
@@ -90,6 +90,7 @@ where `<component>` is one of:
4. `common`: For any Swift-based components common to the entire project (and macros).
5. `documentation`: For any documentation updates.
6. `testing`: For Swift-based tests.
7. `cli`: For Cli components.
where `<subcomponent>` can be more free-form and `<change>` is a pithy description of the changes in the commit.