feat: Subcommand to edit the config directly instead of having to find the file

This commit is contained in:
2025-09-15 09:25:09 -06:00
parent 924976ee1b
commit dbb4d265c4
8 changed files with 144 additions and 49 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "gman"
version = "0.1.0"
version = "0.1.1"
edition = "2024"
authors = ["Alex Clarke <alex.j.tusa@gmail.com>"]
description = "Universal secret management and injection tool"