subcommands and structure

- added run, save, and view subcommands
- WIP still
- moved encryption and decryption to util file
- a good start
This commit is contained in:
2025-04-16 19:25:21 -04:00
parent 8068b090ed
commit bef3521770
7 changed files with 222 additions and 20 deletions

2
.gitignore vendored
View File

@@ -24,4 +24,4 @@ go.work.sum
# env file
.env
todo.txt