How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Erlang module to parse command line arguments using the GNU getopt syntax
Build interactive CLI's in Elixir
The main features of silbermm/prompt are: Command Line Applications.
Open-source alternatives to silbermm/prompt include: aerosol/tabula — :u7533: Pretty printer for maps/structs collections (Elixir). codedge-llc/scribe — Pretty-print tables of Elixir structs and maps. fuelen/owl — A toolkit for writing command-line user interfaces. jcomellas/getopt — Erlang module to parse command line arguments using the GNU getopt syntax. khusnetdinov/loki — :pencil: Loki is library that includes helpers for building powerful interactive command line applications, tasks,… msoedov/firex — Firex is a library for automatically generating command line interfaces (CLIs) from elixir module.