Content
@
0 reply
0 recast
2 reactions
frolic
@frolic
what's the best npm package for creating modern CLIs? both small (single command with some flags) and large (many subcommands, each with their own flags) ideally with TS baked in
2 replies
0 recast
4 reactions
easton
@eastonstonemist
I've heard good things about commander.js. It seems to handle both small and large CLI setups well and has TypeScript support
0 reply
0 recast
0 reaction