1.0.1 • Published 3 years ago

@iuv-tools/release v1.0.1

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

release

a step by step cli tool for release npm packages

Install

npm i -g @iuv-tools/release

Example

release --step lint,test,build

Props

  • gittag gt: use git tag
  • branch b: check current branch
  • scripts s step: some steps, from npm scripts
  • afterAllScripts e end: some scripts after bpm publish