t4y3 / kivu

"kivu" for npm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kivu

MIT License npm

kivu for npm

Run npm script quickly

kivu

Usage

npm i kivu -g

cd project_path

kivu

Deployment

# Version Up
npm version major|minor|patch
 
# Publishes a package to the registry
npm publish
 
# Update master branch
git push origin master
 
# Push git tags
git push origin --tags

About

"kivu" for npm

License:MIT License


Languages

Language:JavaScript 100.0%