Task observer for aster.
This module is part of aster and is available via aster.runner
.
You use it in build scripts whenever you want build pipeline (which is lazy by default) to be executed:
var aster = require('aster'); aster.src('src/**/*.js') .map(plugin1(optionsForPlugin1)) .map(plugin2(optionsForPlugin2)) // ... .subscribe(aster.runner);
Type: Rx.Observer
Task observer for aster.
Resources License Stars Watchers ForksYou can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4