ci: Manually created first winget package: ready for full release (hopefully)

This commit is contained in:
2025-09-16 10:55:59 -06:00
parent d3ca5d52bc
commit 2a01189a07
3 changed files with 103 additions and 212 deletions
+2 -2
View File
@@ -3,8 +3,8 @@ name = "gman"
version = "0.0.2"
edition = "2024"
authors = ["Alex Clarke <alex.j.tusa@gmail.com>"]
description = "Universal secret management and injection tool"
keywords = ["cli", "secrets", "credentials", "command-line", "encryption"]
description = "Universal command line secret management and injection tool"
keywords = ["cli", "secrets-manager", "secret-injection", "command-runner", "vault"]
documentation = "https://github.com/Dark-Alex-17/gman"
repository = "https://github.com/Dark-Alex-17/gman"
homepage = "https://github.com/Dark-Alex-17/gman"