https://github.com/imweb/lego
lego command of http://lego.imweb.io
https://github.com/imweb/lego
Last synced: about 1 year ago
JSON representation
lego command of http://lego.imweb.io
- Host: GitHub
- URL: https://github.com/imweb/lego
- Owner: imweb
- License: other
- Created: 2014-12-17T11:56:51.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-03-15T03:29:32.000Z (about 10 years ago)
- Last Synced: 2024-11-11T21:55:05.767Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 8.48 MB
- Stars: 19
- Watchers: 30
- Forks: 9
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
**新一代包管理系统,fork于[spm](https://github.com/spmjs/spm)。**
## Lego
基于组件认证和反馈体系的组件组织方式。平台:http://lego.imweb.io

## 构建和打包
目前基于[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
[](https://npmjs.org/package/lego)
[](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.