Hex.pm

Prompt

STILL A WORK IN PROGRESS

Easily build interactive CLI's in Elixir.

Installation

Add prompt to your list of dependencies in mix.exs:

def deps do
  [
    {:prompt, "~> 0.1.0"}
  ]
end

Usage

Read the documentation