knodeo-scriptella
v0.1.0
Published
A simple execution wrapper for scriptella.
Downloads
4
Readme
README
A simple execution wrapper for scriptella.
Expects an etl.properties file to be in the same folder as the script being executed
Notes
Allows injection of dynamic values using mustache tokens:
{{ cwd }}
Installation
npm install knodeo-scriptella --save
Usage
scriptella = require("knodeo-scriptella").Scriptella