blob: 70665bd22e688676c43528649506e8b211669f6a (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
SNAG
- [x] make install subcommand actually run the install script
- [x] multiple subcommand handling and proper argument parsing
- [ ] download packages and verify hash
- [ ] 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)
|