pkg-publisher
v1.0.11
Published
A simple package publisher that converts a project into an npm package and publishes it to the npm registry.
Readme
Package Publisher
A simple package publisher that converts a project into an npm package and publishes it to the npm registry.
Installation
Local installation
npm i pkg-publisher
Global installation
npm i -g pkg-publisher
Execute command
npx pkg-publisher@latestor
pkg-publisher; # if you already installed itNote
Only Publish type: public is available
