Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yisibl/cupid-alibaba
Planet Alibaba
https://github.com/yisibl/cupid-alibaba
Last synced: 14 days ago
JSON representation
Planet Alibaba
- Host: GitHub
- URL: https://github.com/yisibl/cupid-alibaba
- Owner: yisibl
- Created: 2013-09-16T02:21:42.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-09-29T11:12:29.000Z (about 11 years ago)
- Last Synced: 2024-10-09T08:09:05.391Z (about 1 month ago)
- Language: CSS
- Size: 108 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Planet Alibaba
This is the source of .
## Build
We use [cupid](https://github.com/dotnil/cupid) to build planet alibaba.
```bash
$ sudo npm install cupid -g
$ cd cupid-alibaba
$ cupid build
$ cupid server
```## Requirement
Requires private module [node-buc](http://gitlab.alibaba-inc.com/node-buc).
See module readme for installation info.