@rivalis/cli
v1.5.11
Published
Rivalis command-line interface
Downloads
7
Readme
Rivalis CLI
🚀 Installation
npm 7.x or higher version is required.
Install globally using npm i -g @rivalis/cli
🔰 Commands
rivalis help
rivalis npm
- group of commands used for managing monorepos created with npm workspaces.rivalis npm status
- prints names of updated packages inside root project.rivalis npm publish -t [tag]
publish updated npm packages wuth tag = [tag].rivalis npm release -t [tag] -s [source tag]
changing tag of latest [source tag] version.
License
The project is licensed under MIT License