1.0.0 • Published 8 years ago
test-node-package v1.0.0
test-node-package
create testing package
Introduction
- This is a testing command
- I'm trying to figure out what's going on with the nodejs taking the package and the command line
Command
test-cli --help
- use option 'help' to know how to use it
test-cli greet|hi --help
- use it to know the sub-command
How to create and publish a package
initial the package -
npm initcreate a user -
npm adduserpublish the package -
npm publish
1.0.0
8 years ago