Erlang module to parse command line arguments using the GNU getopt syntax
Firex is a library for automatically generating command line interfaces (CLIs) from elixir module
The main features of msoedov/firex are: Command Line Applications.
Open-source alternatives to msoedov/firex 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,… ndreynolds/ratatouille — A TUI (terminal UI) kit for Elixir.