aboutsummaryrefslogtreecommitdiff
path: root/todo.txt
blob: 54aac73c84409b83ff073e894f7de465206ced5e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
SNAG
- [x] make install subcommand actually run the install script
- [x] multiple subcommand handling and proper argument parsing
- [ ] 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

Things to come back to
 - [ ] Optional package info attributes
 - [ ] better memory allocation strategies for snag (temporary, arena)