From e057a21962fe9e81b47cfd6b97fc4c6c2cb156b9 Mon Sep 17 00:00:00 2001 From: Jack Jamison Date: Mon, 20 Jul 2026 16:08:58 -0400 Subject: clean ups and clarifications --- todo.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 todo.txt (limited to 'todo.txt') diff --git a/todo.txt b/todo.txt new file mode 100644 index 0000000..7cf102e --- /dev/null +++ b/todo.txt @@ -0,0 +1,9 @@ +SNAG +- [ ] make install subcommand actually run the install script +- [ ] multiple subcommand handling and proper argument parsing +- [ ] 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 -- cgit v1.2.3