fe-build

0.0.1 • Public • Published

fe-build

1.安装命令

npm install -g fe-build

2.执行命令

fe-build

3.帮助信息 (注意: 为了保证速度, npm install 实际执行的是 cnpm install, 请安装 cnpm)

   Usage: fe-build [options] [command]
 
 
          step1: git clone repository
          step2: choose your branch
          step3: git checkout branch
          step4: npm install
          step5: choose your build script
          step6: run build script
 
 
    Options:
 
      -V, --version  output the version number
      -h, --help     output usage information
 
 
    Commands:
 
      start [repository]
          repository: git repository ssh path.
 

/fe-build/

    Package Sidebar

    Install

    npm i fe-build

    Weekly Downloads

    2

    Version

    0.0.1

    License

    MIT

    Last publish

    Collaborators

    • hjzheng