cli-example

1.0.4 • Public • Published

cli-example

About

a cli study example

How use

npm

npm i cli-example --save

yarn

yarn add cli-example -S

and then package.json add script

"scripts": {
    "start": "cli-example -v"
}

hwo to run

npm run start

and then console "version is 0.0.1"

Package Sidebar

Install

npm i cli-example

Weekly Downloads

3

Version

1.0.4

License

MIT

Unpacked Size

2.28 kB

Total Files

5

Last publish

Collaborators

  • lanmeng2022