Added package nmgr (#3029)

Co-authored-by: a <a@local>
This commit is contained in:
cycneuramus
2025-04-21 19:32:03 +08:00
committed by GitHub
co-authored by a
parent 4ea40d5adb
commit b96dabd559
+12
View File
@@ -35142,5 +35142,17 @@
"description": "SQL builder library with fluent syntax",
"license": "GPL-3.0-only",
"web": "https://gitlab.com/navid-m/viper"
},
{
"name": "nmgr",
"url": "https://github.com/cycneuramus/nmgr",
"method": "git",
"tags": [
"nomad",
"cli"
],
"description": "Programmatically manage jobs in a Nomad cluster",
"license": "GPL-3.0-only",
"web": "https://github.com/cycneuramus/nmgr"
}
]