Skip to content

Commit

Permalink
feat: add cling (#607)
Browse files Browse the repository at this point in the history
  • Loading branch information
devnote-dev authored Mar 16, 2023
1 parent 0fe5eac commit 199035c
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 @@ -132,6 +132,7 @@ Contributions are welcome. Please take a quick look at the [contribution guideli
* [Athena Console](https://github.com/athena-framework/console) - Allows for the creation of CLI based commands
* [clicr](https://github.com/j8r/clicr) - A simple declarative command line interface builder
* [clim](https://github.com/at-grandpa/clim) - Slim command line interface builder
* [Cling](https://github.com/devnote-dev/cling) - A modular, non-macro-based command line interface library
* [commander](https://github.com/mrrooijen/commander) - Command-line interface builder
* [Keimeno](https://github.com/robacarp/keimeno) - A lightweight text user interface library in Crystal
* [OptionParser](https://crystal-lang.org/api/OptionParser.html) - command-line options processing (Crystal stdlib)
Expand Down

0 comments on commit 199035c

Please sign in to comment.