openmusic-demo-gulp-tasks

1.5.1 • Public • Published

demo-gulp-tasks

Gulp tasks for building the demos in OpenMusic

Install with NPM

This is probably super specific to this use case, but hey.

Usage

Install first: npm install demo-gulp-tasks.

Then you can use it in your gulpfile.js:

var gulp = require('gulp');
require('demo-gulp-tasks')(gulp);

Available tasks

  • build (runs build-data, build-html and build-js)
  • build-data
  • build-html
  • build-js
  • watch
  • default (build and watch)

Readme

Keywords

none

Package Sidebar

Install

npm i openmusic-demo-gulp-tasks

Weekly Downloads

0

Version

1.5.1

License

Apache 2

Last publish

Collaborators

  • sole