1.0.0 • Published 7 years ago

gvr v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
7 years ago

COMMANDS of GRUN

Edit package

gvr edit zdc_zutils

It will download latest version of @gvr/zdc_zutils into current folder. And put dependences into node_modules.

Save package

gvr save

It will version add patch and publish.

EXCHANGE system

gvr publish [money]

It will version add minor and publish current package. Also add money to it if money.

gvr more [money]

It will send /server/wanted/:user/:package/money to add more money to current package. (Must be published)

gvr sell

It will send /server/sell/:user/:package to run current package in remote server.

The way to meet: A.B.0 (Wanted) <=> A.B.N (Sell)