feat: switched from yargs-parser to commander#64
Conversation
|
Hello, @ryuapp do you have any suggestions on whether we should add the In the current implementation, if the directory is not empty either it will create the dir or will exit the program - https://github.com/honojs/create-hono/blob/main/src/index.ts#L97-L109 |
I'm negative for the same reason as the following: #62 (comment) Adding the help command seems like a good idea. |
|
I also had similar findings for the |
|
This is great! We can merge this PR despite how we handle #61. Thanks! |
yargs-parsercommandercommanderenables the new-hoption, describing all the options