aboutsummaryrefslogtreecommitdiff
path: root/todo.txt
diff options
context:
space:
mode:
authorJack Jamison <jackqjamison@gmail.com>2026-07-22 14:54:42 -0400
committerJack Jamison <jackqjamison@gmail.com>2026-07-22 14:54:42 -0400
commitdfff353cf081024f9e145629dd51ef08526bb54d (patch)
tree143ea3f1d33edf5d0527768fa9461750e417578a /todo.txt
parentc293d3cc413991e4fb18b963427a6e55afd2b5c0 (diff)
basic download and hash with libcurl and libcrypto
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 1d35394..845cbe3 100644
--- a/todo.txt
+++ b/todo.txt
@@ -5,8 +5,8 @@ SNAG
- [ ] download packages to download db and verify hash
- [ ] actually create install environment for packages in install script
- [ ] snag api
-- [ ] actually try to handle a proper package installation
-- [ ] figure out how we handle make configuration, and tools for build scripts
+- [ ] proper download with snag api (supports git download)
+- [ ] proper installation
- [ ] dependencies
Things to come back to