Skip to content

tetafro/askyes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

askyes

Asks yes/no question.

Install

go get -u github.com/tetafro/askyes

Usage

Supported answers (case insensitive):

  • yes/no
  • y/n
$ askyes Do something? && echo Answer is yes
Do something? y
Answer is yes

$ askyes Do something? && echo Answer is yes
Do something? n

About

Simple util to ask yes/no questions

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages