Show HN: Faqtor – Promise-based build automation for Node.js
The faqtor library itself provides following functions for producing factors:
The first one, , executes binary:
In this case commands and will produce more complex outputs, for example:
Anouther feature of the is that it can look for binaries in the local . More precisely, Faqtor system checks the following conditions consequently:
Calling method with no arguments is meaningful for some factors that have their “native” input or output globs. { , , } ( ) { } ( ); Factor produced by ‘render’ will run our HTML template: { } ( ); Factor to watch changes in files: { } ( ); ‘bs’ can produce factors for usual browser-sync tasks, like ‘reload’ for example: ( ).
Source: github.com