diff options
| author | Jack Jamison <jackqjamison@gmail.com> | 2026-07-23 14:03:35 -0400 |
|---|---|---|
| committer | Jack Jamison <jackqjamison@gmail.com> | 2026-07-23 14:03:35 -0400 |
| commit | d9bc99629dd3f8624df98ead06f400c4ffb3880b (patch) | |
| tree | 8c1ab815ffa8aeb87fc30bfcb0b5f3a03d1e9252 /todo.txt | |
| parent | fa4344e5dedff14af2bce55d29a272495dd6bbb5 (diff) | |
asserts and cleanup
Diffstat (limited to 'todo.txt')
| -rw-r--r-- | todo.txt | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
