demo generation

This commit is contained in:
perry
2015-03-19 15:46:18 -05:00
parent 5f4b8ab26f
commit e94d455e7b
5 changed files with 39 additions and 0 deletions

View File

@ -0,0 +1,13 @@
/**
* Created by perry on 3/19/15.
* A place to do more complicated demo generation
* TODO: more complicated demo generation
*/
var wrap = require("gulp-wrap");
module.exports = function(gulp, argv) {
}