docs(changlog): update changelog for 2.0.0-alpha.0
1 file changed
tree: 5a7db2c3c5657f8de7866d0a29c45d51289af296
- .github/
- bin/
- lib/
- packages/
- scripts/
- templates/
- .eslintrc.js
- .gitignore
- .npmignore
- appveyor.yml
- CHANGELOG.md
- lerna.json
- LICENSE
- package.json
- README.md
README.md
Weex Toolkit

Weex Toolkit is the Standard Tooling for Weex Development.
Introduction
This is the branch that develops weex-toolkit2.0.
Now you can install the alpha version by:
$ npm i weex-toolkit@alpha -g
To know more help info, you can run :
$ weex --help
Goals
We hope to get the following goals:
- Flawless installation and upgrade experience.
- Better unit & functional testing support.
- Reasonable Node-side command line solution that can be used by all Node-side programs.
- Some feartures and optimization for the submodules, such as
weex-debugger, weexpack and so on.
More detail you can see the milestone.
Basic architecture diagram

Lifecycle

License
MIT