From 6082cc3835ca9ef25570dcea3a43f565627145cd Mon Sep 17 00:00:00 2001 From: Daylin Morgan Date: Thu, 14 Nov 2024 11:06:51 -0600 Subject: [PATCH] add todo --- todo.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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