diff --git a/todo.md b/todo.md index c8db5e6..a167967 100644 --- a/todo.md +++ b/todo.md @@ -21,7 +21,8 @@ - [x] add support for inheriting a single flag from parent (even from a "group") - [x] add support to either (lengthen commands) or provide an alias for a subcommand - [x] add command aliases to hwylcli help with switch -- [ ] don't recreate "global"" variables in var section +- [x] don't recreate "global"" variables in var section +- [ ] make proper test suite for cli generator ## features