spree-cli

0.0.4 • Public • Published

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

  • 发布

/spree-cli/

    Package Sidebar

    Install

    npm i spree-cli

    Weekly Downloads

    2

    Version

    0.0.4

    License

    none

    Last publish

    Collaborators

    • edokeh