Commands auto-discovered from commands/ directory. Co-Authored-By: Virgil <virgil@lethean.io>
18 lines
353 B
JSON
18 lines
353 B
JSON
{
|
|
"name": "devops",
|
|
"description": "CI/CD, deployment, and issue tracking",
|
|
"version": "0.1.0",
|
|
"author": {
|
|
"name": "Host UK",
|
|
"email": "hello@host.uk.com"
|
|
},
|
|
"license": "EUPL-1.2",
|
|
"repository": "https://forge.lthn.ai/core/go-devops.git",
|
|
"keywords": [
|
|
"devops",
|
|
"ci",
|
|
"coolify",
|
|
"issue",
|
|
"deployment"
|
|
]
|
|
}
|