aboutsummaryrefslogtreecommitdiff
path: root/todo.txt
diff options
context:
space:
mode:
authorJack Jamison <jackqjamison@gmail.com>2026-07-23 14:03:35 -0400
committerJack Jamison <jackqjamison@gmail.com>2026-07-23 14:03:35 -0400
commitd9bc99629dd3f8624df98ead06f400c4ffb3880b (patch)
tree8c1ab815ffa8aeb87fc30bfcb0b5f3a03d1e9252 /todo.txt
parentfa4344e5dedff14af2bce55d29a272495dd6bbb5 (diff)
asserts and cleanup
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/todo.txt b/todo.txt
index 5c47c51..5a0e9d1 100644
--- a/todo.txt
+++ b/todo.txt
@@ -3,8 +3,8 @@ SNAG
- [x] multiple subcommand handling and proper argument parsing
- [x] add output and error functions for regular program output, make emalloc also have file info, also gen sh to configure
- [x] download packages to download db and verify hash
-- [ ] cache download and actually create build environment for packages in build script
-- [ ] rename "download" db to source or archive db
+- [ ] cache download and rename "download" db to source, archive, or release db
+- [ ] make unpack source function and run build function actually work
- [ ] snag api
- [ ] proper download with snag api (supports git download)
- [ ] proper installation