Skip to content

Commit

Permalink
Add prompt to the cli section
Browse files Browse the repository at this point in the history
  • Loading branch information
silbermm committed Sep 17, 2024
1 parent 4451585 commit b791282
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -459,6 +459,7 @@ There are [other sites with curated lists of elixir packages](#other-awesome-lis
* [owl](https://github.com/fuelen/owl) - Owl is a toolkit for writing command-line user interfaces in Elixir.
* [phoenix-cli](https://phoenix-cli.github.io/) - Command-line interface for Phoenix Framework like Rails commands.
* [progress_bar](https://github.com/henrik/progress_bar) - Command-line progress bars and spinners.
* [prompt](https://github.com/silbermm/prompt) - Toolkit for building command line applications in Elixir.
* [ratatouille](https://github.com/ndreynolds/ratatouille) - A TUI (terminal UI) kit for Elixir.
* [scribe](https://github.com/codedge-llc/scribe) - Pretty-print tables of Elixir structs and maps. Inspired by hirb.
* [table_rex](https://github.com/djm/table_rex) - Generate configurable ASCII style tables for display.
Expand Down

0 comments on commit b791282

Please sign in to comment.