diff options
| author | Jack Jamison <jackqjamison@gmail.com> | 2026-07-22 08:15:39 -0400 |
|---|---|---|
| committer | Jack Jamison <jackqjamison@gmail.com> | 2026-07-22 08:15:39 -0400 |
| commit | 165816f7854340c3ca09287aee66968777af61ad (patch) | |
| tree | fd6dcd50037af9e365e040ac3e897260656c85e1 /todo.txt | |
| parent | 2d1c5db52be9cde9e013a724c149d7a84fe057ba (diff) | |
todos
Diffstat (limited to 'todo.txt')
| -rw-r--r-- | todo.txt | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,7 +1,10 @@ SNAG - [x] make install subcommand actually run the install script - [x] multiple subcommand handling and proper argument parsing -- [ ] download packages and verify hash +- [ ] add output and error functions for regular program output, make emalloc also have file info, also gen sh to configure +- [ ] 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 - [ ] dependencies |
