@virmator/publish
v14.6.1
Published
Default publish plugin for virmator.
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
