create-graphql icon indicating copy to clipboard operation
create-graphql copied to clipboard

Find a better alternative to commander.js

Open lucasbento opened this issue 8 years ago • 1 comments

Commander brings a few issues to the CLI, it's hard to test and to personalize.

Yargs seems to be a great alternative, it's also used by Jest.

lucasbento avatar Jan 05 '17 13:01 lucasbento

https://github.com/mattallty/Caporal.js

lucasbento avatar Mar 03 '17 11:03 lucasbento