Skip to content

Repository files navigation

aster-runner

NPM versionBuild Status

Task observer for aster.

Usage

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:

varaster=require('aster');aster.src('src/**/*.js').map(plugin1(optionsForPlugin1)).map(plugin2(optionsForPlugin2))// ....subscribe(aster.runner);

API

runner

Type: Rx.Observer

License

MIT License

About

Task observer for aster.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages