1.0.3 • Published 8 years ago

wluotx-cli v1.0.3

Weekly downloads
3
License
ISC
Repository
github
Last release
8 years ago

1. 希望解决的问题

  • 能通过 npm intall wluotx-cli -g 在本机上安装构建工具
  • 安装后能通过 wluotx init 进行项目初始化

2. 初始化需要做的事情

  • 能自动构建好项目目录
     dist
       css
       js
         plug
       images
         icon
       index.html
       pageA.html
       pageB.html
     src
       less
       js
         plug
       images
         icon
       jade
       index.html
       pageA.html
       pageB.html
  • 能自动下载项目模板到本