Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions catalog/CLI_Builders.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ shards:
description: A highly flexible Crystal CLI builder in the style of OptionParser
- github: icyleaf/terminal-ui.cr
description: Terminal output styling with intuitive, clean and easy API
- github: omarluq/termisu
description: Minimalistic API for writing text-based user interfaces
- github: Papierkorb/toka
description: A type-safe, object-oriented option parser using the mapping-pattern
- github: crystallabs/tput
Expand Down
Loading