Skip to content

A simple module to make is easy to get user input in terminal applications.

Notifications You must be signed in to change notification settings

glasnoster/enquirer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enquirer

CircleCI Hex.pm

Enquirer is a simple module to make is easy to get user input in terminal applications.

Installation

  1. Add enquirer to your list of dependencies in mix.exs:
```elixir
def deps do
  [{:enquirer, "~> 0.1.0"}]
end
```

Usage

See the documentation.

About

A simple module to make is easy to get user input in terminal applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published