Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 535 Bytes

File metadata and controls

4 lines (3 loc) · 535 Bytes

Community Examples

List of examples to learn from outside the core supported example set. These are not an endorcement but for reference of how others are using clack in community CLIs;

  • hax - npm init @haxtheweb - clack + picocolors + commander usage in order to create a robust cli DX where users can follow prompts (clack), run sub-tasks, or leverage arguments to skip parts of clack prompts (or entirely)