Open srele96 opened 2 years ago
Versions below support Node >=10.
Chalk - https://github.com/chalk/chalk/tree/v4.1.2
Yargs - https://github.com/yargs/yargs/tree/v16.2.0
Prompts - https://github.com/terkelg/prompts#readme
Do we need commander? Compare commander to Yargs.
Version support
Versions below support Node >=10.
Terminal styling
Chalk - https://github.com/chalk/chalk/tree/v4.1.2
Interactive CLI
Yargs - https://github.com/yargs/yargs/tree/v16.2.0
Collect user input
Prompts - https://github.com/terkelg/prompts#readme
Concerns
Do we need commander? Compare commander to Yargs.