ewtool

0.2.8 • Public • Published

ewtool 是Enhancer widget tool, 即开发 Enhancer 组件的脚手架.

  1. 安装 ewtool

    npm install ewtool -g
    
  2. 组件初始化

    mkdir mywidget
    cd mywidget
    ewtool
    
  3. 发布组件

    ewtool login // 使用 https://wuyuan.io 平台的帐号和密码登陆
    ewtool release
    

详细内容可参考 组件开发文档

Readme

Keywords

none

Package Sidebar

Install

npm i ewtool

Weekly Downloads

60

Version

0.2.8

License

ISC

Unpacked Size

7.64 MB

Total Files

348

Last publish

Collaborators

  • minjie.lmj