UNPKG

lego

Version:

Static Package Manager

63 lines (37 loc) 1.73 kB
# IMWeb团队基础建设讨论组 2015年主要集中在一下几个事情: - **积木系统优化** :将积木系统开源 - **Connect系统的众筹** : 卷入更多人到connect体系 - **组件管理体系** : 基于duo.js or spmjs 进行进一步尝试 - **慢速用户和移动用户速度提升** : CDN动态部署的拓展 - **jello和fis构建的优化** : 拓展velocity的应用场景 - **nodeJS的开放知识管理** : 以月报为入手点 **新一代包管理系统 。** ## lego@1.x https://github.com/imweb/lego #### **fork于[spm](https://github.com/spmjs/spm)** ## 讨论和报告 Bug * [查看所有 issue](https://github.com/imweb/lego/issues) * [新建 issue](https://github.com/imweb/lego/issues/new) # lego [![NPM version](https://img.shields.io/npm/v/lego.svg?style=flat)](https://npmjs.org/package/lego) [![Build Status](https://img.shields.io/travis/legojs/lego.svg?style=flat)](https://travis-ci.org/legojs/lego) [![NPM downloads](http://img.shields.io/npm/dm/lego.svg?style=flat)](https://npmjs.org/package/lego) Brand new **static package manager** for browser. --- ## Install ```bash $ npm install lego -g ``` ## Usage - Getting Started: http://lego.oa.com/documentation - Develop a package: http://lego.oa.com/documentation/develop-a-package - 中文文档:http://sorrycc.gitbooks.io/lego-handbook/content/ ## Packaging Server - Website: http://lego.oa.com/ - Repository: https://github.com/iwmeb/legojs.io/ ## Report a issue * [All issues](https://github.com/iwmeb/lego/issues) * [New issue](https://github.com/iwmeb/lego/issues/new) ## License LEGO is available under the terms of the MIT License.