proc-that

v0.2.3
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* && trash dist/Etl.spec* && typings bundle --out dist && trash dist/browser.d.ts

Metadata

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

Downloads

Maintainers