参考

最佳实践

参考阿里巴巴的命令行工具基类:

https://github.com/FunnyLiu/common-bin/tree/readsource

nest生态之cli:

https://github.com/nestjs/nest-cli

oclif - CLI框架,包括脚手架及插件系统,非常给力