UNPKG

pomy

Version:

Based on the concept of a project object model (POM), POMY can manage a project's build, reporting and documentation from a central piece of information.

7 lines (5 loc) 110 B
'use strict'; var gulp = require('gulp'); gulp.task('setWatch', function() { global.isWatching = true; });