0.0.4 • Published 10 years ago

spree-cli v0.0.4

Weekly downloads
12
License
-
Repository
github
Last release
10 years ago

Spree-cli

Spree-cli 是 Spree 的客户端命令行工具,Spree 是一个私有前端包管理系统


使用

安装

$ npm install spree-cli -g

设置仓库地址

$ spree config set registry http://spree.com

安装模块

$ spree install gallery/jquery

发布模块

$ spree login
$ spree publish .

更多

参考 https://github.com/edokeh/spree-doc/wiki

变动历史

2014-03-27 0.0.1

  • 发布