0.0.1 • Published 2 years ago

simon-model-cli v0.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

登录

https://www.npmjs.com/package/simon-hello

yarn login --registry https://registry.npmjs.org

发布

yarn publish --registry https://registry.npmjs.org

连接调试

cd ./my_modules/simon-hello sudo yarn link cd ../../

sudo yarn link simon-hello

sudo yarn unlink simon-hello

命令行开发

https://github.com/thx/gogocode/blob/main/packages/gogocode-cli/index.js

https://blog.csdn.net/sinat_18659815/article/details/116228478