proc-that

v0.2.1
proc(ess)-that - easy extendable etl tool for nodejs written in typesript
etl node typescript

clean

rimraf build

pretest

npm install && typings install && npm run clean && tsc

test

mocha --ui bdd --recursive ./build

develop

npm run clean && tsc -w

build

rimraf build dist && tsc --outDir dist -d && trash dist/**/*.spec.js && trash dist/**/*.spec.js.map

Metadata

  • MIT
  • Whatever
  • Christoph Bühler
  • released 4/1/2016

Downloads

Maintainers