gulp-auto-build

0.0.2 • Public • Published

gulp-auto-build

[![NPM Downloads][downloads-image]][downloads-url] [![NPM Version][version-image]][version-url] [![License][license-image]][license-url] [![Dependency Status][dependency-image]][dependency-url] [![devDependency Status][devdependency-image]][devdependency-url] [![Code Style][style-image]][style-url]

static web app auto build workflow

Installation

$ yarn add gulp-auto-build

# or npm
$ npm install gulp-auto-build

Usage

build project gulp-auto-build build package files under the current module

start project use gulp-auto-build or gulp-auto-build serve to start project in local server options: --port xxx(default is 2080) --open false (default is true)

gulp-auto-build clean gulp-auto-build complie gulp-auto-build lint

API

name

  • Type: string
  • Details: name string

options

Contributing

  1. Fork it on GitHub!
  2. Clone the fork to your own machine.
  3. Checkout your feature branch: git checkout -b my-awesome-feature
  4. Commit your changes to your own branch: git commit -am 'Add some feature'
  5. Push your work back up to your fork: git push -u origin my-awesome-feature
  6. Submit a Pull Request so that we can review your changes.

NOTE: Be sure to merge the latest from "upstream" before making a pull request!

Readme

Keywords

Package Sidebar

Install

npm i gulp-auto-build

Weekly Downloads

2

Version

0.0.2

License

MIT

Unpacked Size

9.26 kB

Total Files

6

Last publish

Collaborators

  • ssliu