test-publish-package-to-npm
v0.3.0
Published
This is a test package for learning how to publish packages to npm.
Readme
Test Publish Package to NPM
This is a test package for learning how to publish packages to npm.
Installation
npm install test-publish-package-to-npm --globalUsage
Display Hello John! in the console.
tppt "John!" // Hello John!Supports multiple arguments.
tppt "John!" "Doe!" // Hello John Doe!Note
It may be deleted at any time.
License
MIT
