package
1.11.26
Repository: https://github.com/hedzr/cmdr-examples.git
Documentation: pkg.go.dev

# README

shell-mode

To start an embedded shell-like prompt, type and run:

$ go run ./examples/shell-mode/ sh

It looks like:

image

and

image

Type exit, quit, or shortcut CTRL-D to terminate the prompt session.

shell-mode app depends on shell/shell-prompt plugin. It is powered by https://github.com/c-bata/go-prompt.

# Packages

No description provided by the author