Skip to content
/ prompt Public

Prompt a keyboard interactive menu on your cli

Notifications You must be signed in to change notification settings

b4nst/prompt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prompt Build Status

Prompt a keyboard interactive menu on your cli, and echo the selected option.

Install

go get github.com/bastienar/prompt

Usage

prompt Message option1 option2 ...

Navigate with , , , , TAB, SHIFT + TAB, SPACE, BACKSPACE
Validate or Cancel with ENTER or CTRL + C

Menu is displayed in Stderr, selected option to Stdout

screenshot

About

Prompt a keyboard interactive menu on your cli

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages