drafted out commands

This commit is contained in:
Leyla Becker 2025-08-17 10:46:16 -05:00
parent 0f138f61a8
commit 8ffdd5556b
3 changed files with 585 additions and 410 deletions

View file

@ -67,7 +67,7 @@
<dependency>
<groupId>info.picocli</groupId>
<artifactId>picocli</artifactId>
<version>2.2.0</version>
<version>4.7.7</version>
</dependency>
</dependencies>