File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# gh-runtime-cli
2- This GH CLI extension that allows you to deploy to the GitHub runtime.
2+
3+ This GH CLI extension allows you to deploy to the GitHub runtime.
34
45### Versioning
6+
57The version of the CLI app is defined in the ` cmd/version.go ` and can be accessed via the ` version ` command.
68Please update accordingly when making changes to the app.
9+
10+ ## Background
11+
12+ This project is actively maintained and under development. We are not currently accepting feature PRs, but welcome bug fixes and other improvements.
13+
14+ See [ CONTRIBUTING.md] ( ./CONTRIBUTING.md ) for contribution guidelines.
15+
16+ ## Requirements
17+
18+ The devcontainer is ready to go with all dependencies installed. If you're not using the devcontainer, you need Go installed.
19+
20+ ## License
21+
22+ This project is licensed under the terms of the MIT open source license. Please refer to the [ LICENSE] ( ./LICENSE ) file for the full terms.
23+
24+ ## Maintainers
25+
26+ Please refer to [ CODEOWNERS] ( ./CODEOWNERS ) for the current maintainers.
27+
28+ ## Support
29+
30+ See [ SUPPORT.md] ( ./SUPPORT.md ) for more information.
You can’t perform that action at this time.
0 commit comments