ao-gulp-tasks

0.0.6 • Public • Published

Gulp Tasks

This is a collection of tasks that I am maintaining to use accross several projects.

Prerequisites

Installation

npm install ao-gulp-tasks --save-dev
npm install babel-eslint --save-dev
npm install babel-preset-es2015 --save-dev
npm install gulp --save-dev
npm install gulp-babel --save-dev
npm install gulp-require-tasks --save-dev
npm install gulp-sass --save-dev

Include gulpfile.example.js in the root of your project and remove "example" from the file name.

Build commands

Scripts currently support Babel
Styles currently support Sass

gulp build:scripts
gulp build:styles
gulp build:all

Watch commands

gulp watch:scripts
gulp watch:styles
gulp watch:all

Readme

Keywords

Package Sidebar

Install

npm i ao-gulp-tasks

Weekly Downloads

1

Version

0.0.6

License

MIT

Last publish

Collaborators

  • aorahoske