@virmator/publish
v14.27.4
Published
Default publish plugin for virmator.
Downloads
13,900
Maintainers
Readme
@virmator/publish
A default plugin for virmator.
Available commands
publish
Publish a package or mono-repo to NPM with an optional test script and auto-incrementing package version.
- Examples
- With tests:
virmator publish npm test - Without tests:
virmator publish
- With tests:
- Examples
