mirror of
https://github.com/shadawck/awesome-cli-frameworks.git
synced 2026-07-17 15:16:54 -05:00
Consider adding Ocaml/reasonml #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @danielo515 on GitHub (Sep 9, 2022).
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 on GitHub (Sep 11, 2022):
Hello,
I have added, cmdliner, minicli, and clap.
I think Pastel is a bit out of context.
@danielo515 commented on GitHub (Sep 11, 2022):
I only knew cmdliner, thanks for adding them.
I suggested pastel because you already have the JS version on the list.