diff options
Diffstat (limited to 'todo.txt')
| -rw-r--r-- | todo.txt | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,9 +1,10 @@ SNAG -- [ ] make install subcommand actually run the install script -- [ ] multiple subcommand handling and proper argument parsing +- [x] make install subcommand actually run the install script +- [x] multiple subcommand handling and proper argument parsing +- [ ] 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)
\ No newline at end of file + - [ ] better memory allocation strategies for snag (temporary, arena) |
