From df1e0af03db13339add48a9bc6350eedb30775ff Mon Sep 17 00:00:00 2001 From: Jack Jamison Date: Tue, 21 Jul 2026 11:18:21 -0400 Subject: argument parsing and subcommands --- todo.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'todo.txt') diff --git a/todo.txt b/todo.txt index 7cf102e..fc5b6bb 100644 --- a/todo.txt +++ b/todo.txt @@ -1,9 +1,10 @@ SNAG -- [ ] make install subcommand actually run the install script -- [ ] multiple subcommand handling and proper argument parsing +- [x] make install subcommand actually run the install script +- [x] multiple subcommand handling and proper argument parsing +- [ ] actually try to handle a proper package installation - [ ] figure out how we handle make configuration, and tools for build scripts - [ ] dependencies Things to come back to - [ ] Optional package info attributes - - [ ] better memory allocation strategies for snag (temporary, arena) \ No newline at end of file + - [ ] better memory allocation strategies for snag (temporary, arena) -- cgit v1.2.3