shadawck / awesome-cli-frameworks

Collection of tools to build beautiful command line interface in different languages
https://shadawck.github.io/awesome-cli-frameworks/
Other
591 stars 28 forks source link

Consider adding Ocaml/reasonml #2

Closed danielo515 closed 1 year ago

danielo515 commented 1 year ago

Ocaml is able to build standalone cli tools that have a very good performance. They also have some good tools to help with this task that are worth listing:

shadawck commented 1 year ago

Hello, I have added, cmdliner, minicli, and clap. I think Pastel is a bit out of context.

danielo515 commented 1 year ago

I only knew cmdliner, thanks for adding them. I suggested pastel because you already have the JS version on the list.