https://github.com/alanchchen/krait
An interactive console for cobra applications
https://github.com/alanchchen/krait
cobra commandline-interface golang shell
Last synced: 21 days ago
JSON representation
An interactive console for cobra applications
- Host: GitHub
- URL: https://github.com/alanchchen/krait
- Owner: alanchchen
- License: mit
- Created: 2016-10-13T23:49:17.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-14T02:46:08.000Z (over 9 years ago)
- Last Synced: 2024-06-20T11:54:11.471Z (almost 2 years ago)
- Topics: cobra, commandline-interface, golang, shell
- Language: Go
- Size: 10.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Krait
Krait is an interactive console for [Cobra](https://github.com/spf13/cobra) applications.
The interactive console is based on [ishell](https://github.com/abiosoft/ishell).
## Usage
See the example
## License
The MIT license