0.0.8 • Published 4 years ago

smart-publish v0.0.8

Weekly downloads
45
License
MIT
Repository
-
Last release
4 years ago

smart-publish

Like npm publish, but also tag prepreleases and knows when it is public

Requirements

  • Node.js ≥ 8.9.0

Usage

Basic

cd <package-directory>
smart-publish

Advanced

export NPM=<npm-like-command>
export CWD=<package-directory>
smart-publish

License

MIT © Hoàng Văn Khải