# README
shell-mode
To start an embedded shell-like prompt, type and run:
$ go run ./examples/shell-mode/ sh
It looks like:
and
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