proc-that

v0.2.5
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 && del './dist/**/*.spec*'

Metadata

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

Downloads

Maintainers