generator-weex-plugin-template [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url]
First, install Yeoman and generator-weex-plugin-template using npm (we assume you have pre-installed node.js).
npm install -g yo
install generator form github in local if not yet publish to npm
npm link
Then generate your new project:
yo weex-plugin projectname