diff options
| author | Jack Jamison <jackqjamison@gmail.com> | 2026-07-20 16:08:58 -0400 |
|---|---|---|
| committer | Jack Jamison <jackqjamison@gmail.com> | 2026-07-20 16:08:58 -0400 |
| commit | e057a21962fe9e81b47cfd6b97fc4c6c2cb156b9 (patch) | |
| tree | 0147ec2aa59537f498252df674c76bc93e116eae /todo.txt | |
| parent | 86af4e8487f27dd69863b1380fe17e841605214f (diff) | |
clean ups and clarifications
Diffstat (limited to 'todo.txt')
| -rw-r--r-- | todo.txt | 9 |
1 files changed, 9 insertions, 0 deletions
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 |
