UNPKG

lego

Version:

Static Package Manager

53 lines (29 loc) 1.42 kB
**新一代包管理系统,fork于[spm](https://github.com/spmjs/spm)。** ## Lego 基于组件认证和反馈体系的组件组织方式。平台:http://lego.imweb.io ![](http://lego.imweb.io/img/logo_95.png) ## 构建和打包 目前基于[fis3](http://fex.baidu.com/)的构建体系[fis3-hook-lego](https://github.com/imweb/fis3-hook-lego),其他体系下欢迎大家[Fork](https://github.com/imweb/lego/fork) & [Pull Request](https://github.com/imweb/lego/pulls) & [Issue](https://github.com/imweb/lego/issues) ## 讨论和报告 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) [![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.imweb.io/documentation - Develop a package: http://lego.imweb.io/documentation/develop-a-package ## Packaging Server - Website: http://lego.imweb.io/ - Repository: https://github.com/imweb/lego/ ## Report a issue * [All issues](https://github.com/imweb/lego/issues) * [New issue](https://github.com/imweb/lego/issues/new) ## License LEGO is available under the terms of the MIT License.