mtfe_v

0.0.9 • Public • Published

v

A quick and dirty tool to help frontend engineers to build rubost webapp.

Uage

Usage: v command [task]

Available commands supported by v:

        new proj    当前文件夹下实例化新工程,工程名
            list    已经安装的requiresJS的第三方组件,组件名
       search lib    根据组件名搜索requireJS的组件,组件名
      update lib    更新指定requireJS第三方组件,组件名
   uninstall lib    卸载seaJS第三方组件,组件名
        info lib    获取组件更多的信息,组件名
  serve platform    启动静态 web 服务, 选择平台[ android | iphone | ipad ]
  zip [platform]    打包成zip,选择平台[ android | iphone | ipad ]
            help    输出此帮助信息

Features

  • project template
  • serve static files
  • auto reload
  • md5 revision
  • minify HTML CSS JS
  • zip for different platforms
  • optimize images
  • use jshint to check code
  • use bower to manage third-party libraries

TODO

  • git hooks
  • bug fixes

Readme

Keywords

none

Package Sidebar

Install

npm i mtfe_v

Weekly Downloads

2

Version

0.0.9

License

none

Last publish

Collaborators

  • stupig