aboutsummaryrefslogtreecommitdiff
path: root/todo.txt
blob: 5c47c513365770d8961131af3b61b3a19c1b3d9f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
SNAG
- [x] make install subcommand actually run the install script
- [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
- [ ] snag api
- [ ] proper download with snag api (supports git download)
- [ ] proper installation
- [ ] dependencies

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