https://github.com/choria-io/appbuilder
Tool to create friendly wrapping command lines over operations tools
https://github.com/choria-io/appbuilder
cli operations utilities
Last synced: 5 months ago
JSON representation
Tool to create friendly wrapping command lines over operations tools
- Host: GitHub
- URL: https://github.com/choria-io/appbuilder
- Owner: choria-io
- License: apache-2.0
- Created: 2022-05-19T18:20:47.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-20T16:44:38.000Z (over 1 year ago)
- Last Synced: 2025-03-28T11:42:57.454Z (about 1 year ago)
- Topics: cli, operations, utilities
- Language: Go
- Homepage:
- Size: 8.79 MB
- Stars: 109
- Watchers: 2
- Forks: 3
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

## Overview
This is a tool to help operations teams wrap their myriad shell scripts, multi line kubectl invocations, jq commands and
more all in one friendly CLI tool that's easy to use and share.
* [Documentation](https://choria-io.github.io/appbuilder/)
* [Community](https://github.com/choria-io/appbuilder/discussions)
* [Code of Conduct](https://github.com/choria-io/.github/blob/master/CODE_OF_CONDUCT.md)
* [Contribution Guide](https://github.com/choria-io/.github/blob/master/CONTRIBUTING.md)
## Status
The core features are stable, and we've hit a point of feature stability and completeness. We are actively exploring
[future ideas](https://github.com/choria-io/appbuilder/issues?q=is%3Aissue+is%3Aopen+label%3Aideas) and improving UX.
The Go API for embedding builder in other applications is not yet stable.
There is a [video introducing the idea behind it](https://youtu.be/-IUwoXEJK0c).