aboutsummaryrefslogtreecommitdiff
path: root/todo.txt
diff options
context:
space:
mode:
authorJack Jamison <jackqjamison@gmail.com>2026-07-23 15:34:43 -0400
committerJack Jamison <jackqjamison@gmail.com>2026-07-23 15:34:43 -0400
commit9282991429a92d6df17213acdc49fe687f42da6c (patch)
tree0e7ca7f74ba0c8b445956eab4d47545e0adcf407 /todo.txt
parentd9bc99629dd3f8624df98ead06f400c4ffb3880b (diff)
download db is now source db, ready to start build
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/todo.txt b/todo.txt
index 5a0e9d1..2f64635 100644
--- a/todo.txt
+++ b/todo.txt
@@ -3,7 +3,7 @@ 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 rename "download" db to source, archive, or release db
+- [x] 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)