gulp-pages-darren

0.1.3 • Public • Published

gulp-pages-darren

License NPM Downloads NPM Version Dependency Status devDependency Status Code Style

一个 gulp 打包工具

Installation

$ npm i gulp-pages -D

# or yarn
$ yarn add gulp-pages -D

Usage

清理临时文件和打包之后的文件

$ gulp-pages-darren clean

开发时运行

$ gulp-pages-darren develop

打包时运行

$ gulp-pages-darren build

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!

License

MIT © darrenliuwei

Readme

Keywords

Package Sidebar

Install

npm i gulp-pages-darren

Weekly Downloads

3

Version

0.1.3

License

MIT

Unpacked Size

8.19 kB

Total Files

5

Last publish

Collaborators

  • darrenliuwei