Added package nmgr (#3029)

Co-authored-by: a <a@local>
This commit is contained in:
cycneuramus 2025-04-21 13:32:03 +02:00 committed by GitHub
parent 4ea40d5adb
commit b96dabd559
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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"
}
]