Skip to content
/ gshell Public

Lib for creating interactive cli applications.

License

Notifications You must be signed in to change notification settings

gvcgo/gshell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gshell

Lib for creating interactive cli applications. gshell can interact with both local and remote processes.

Usage

  • Simple example for interactive cli.
  • Example for cli handling with local processes.
  • Example for cli handling with remote processes.

License

MIT