# gh-runtime-cli **Repository Path**: mirrors_github/gh-runtime-cli ## Basic Information - **Project Name**: gh-runtime-cli - **Description**: GH CLI extension used to deploy sparks to the GitHub runtime - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-11 - **Last Updated**: 2026-02-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # gh-runtime-cli This GH CLI extension allows you to deploy to the GitHub runtime. ### Versioning The version of the CLI app is defined in the `cmd/version.go` and can be accessed via the `version` command. Please update accordingly when making changes to the app. ## Background This project is actively maintained and under development. We are not currently accepting feature PRs, but welcome bug fixes and other improvements. See [CONTRIBUTING.md](./CONTRIBUTING.md) for contribution guidelines. ## Requirements The devcontainer is ready to go with all dependencies installed. If you're not using the devcontainer, you need Go installed. ## License This project is licensed under the terms of the MIT open source license. Please refer to the [LICENSE](./LICENSE) file for the full terms. ## Maintainers Please refer to [CODEOWNERS](./CODEOWNERS) for the current maintainers. ## Support See [SUPPORT.md](./SUPPORT.md) for more information.