https://github.com/omegion/cobra-commander
Cobra CLI Wrapper for a better experience
https://github.com/omegion/cobra-commander
cli golang open-source wrapper
Last synced: about 1 year ago
JSON representation
Cobra CLI Wrapper for a better experience
- Host: GitHub
- URL: https://github.com/omegion/cobra-commander
- Owner: omegion
- License: apache-2.0
- Created: 2021-06-04T12:09:32.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T05:35:49.000Z (over 2 years ago)
- Last Synced: 2025-03-30T02:04:48.776Z (over 1 year ago)
- Topics: cli, golang, open-source, wrapper
- Language: Go
- Homepage:
- Size: 85 KB
- Stars: 3
- Watchers: 0
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Cobra Command Wrapper
## What does it do?
A wrapper to help to create Cobra CLI applications.
## Improvements to be made
* 100% test coverage.
* Better covering for other features.