Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 662 Bytes

command-line-applications.md

File metadata and controls

10 lines (8 loc) · 662 Bytes

Command Line Applications

Anything helpful for building CLI applications.

  • anubis - Command-Line application framework for Elixir.
  • getopt - Command-line options parser for Erlang.
  • loki - Library for creating interactive command-line application.
  • meld - Create global binaries from mix tasks.
  • progress_bar - Command-line progress bars and spinners.
  • table_rex - Generate configurable ASCII style tables for display.