Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 216 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 216 Bytes

Awesome-tool

NPM Guideline

Login npm

npm login

Publish package to npm

  • Change version in package.json
  • Run command
npm publish

Install package

npm i -g awesome-tool