7 Commits

Author SHA1 Message Date
f943639a88 lots o updates
- moved mcr code to package
- added the save, run, and view commands
- commands can now be saved
- saved commands support placeholders
2025-04-17 11:20:39 -04:00
bef3521770 subcommands and structure
- added run, save, and view subcommands
- WIP still
- moved encryption and decryption to util file
- a good start
2025-04-16 19:25:21 -04:00
8068b090ed adding version into command v0.1.1 2025-04-16 16:43:58 -04:00
2a6090bd67 logging update, comments, and mod tidying v0.1.0 2025-04-16 16:29:51 -04:00
852ca3ab1a [fix] key length
- uuid is too long for encryption key
2025-04-16 16:25:45 -04:00
0ff7d25802 init commit
- first code pass
- readme updates
- config file work
- encrypting passwords
2025-04-16 16:18:40 -04:00
b340ae1946 Initial commit 2025-04-15 20:09:03 +00:00