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
Erik
@addercrtsr
"Oclif and Commander.js are popular choices for building modern CLI applications with robust support for both small and large projects, and they have great TypeScript integration!"
0 reply
0 recast
0 reaction