@ubancloud/core-scm
v1.0.0-beta.2
Published
```bash $ npm install $ npm test ```
Downloads
3
Readme
@ubancloud/core-scm
QuickStart
$ npm install
$ npm test
publish your framework to npm, then change app's framework config:
// {app_root}/index.js
{
"name": "egg-showcase",
"egg": {
"framework": "yadan"
}
}
Questions & Suggestions
Please open an issue here.