whale-makelink
v1.3.0
Published
Make-link can get all the project folders of the current directory, and generate the project link directory in the readme.
Downloads
4
Readme
whale-makelink
Make-link can get all the project folders of the current directory, and generate the project link directory in the readme
Insatall
npm install whale-makelink
Usage
add script in package.json
"link": "node ./node_modules/whale-makelink/index.js"
npm run link