create lcap ide plugin
npm install @lcap/create-pluginUse command line to lcap plugin.
``bash`
npm install -g @lcap/create-plugin
Create folder `test-plugin` with default template `vue-render`.\`
There two kind of templates: vue-render`, `inject-script`.
`bash`
create-plugin test-plugin
`sh``
$ create-plugin --help
Usage: create-lcap-ide-plugin [options] [name]
Options:
-t, --template
-p, --port
-v, --version display version for command
-h, --help display help for command