@raincatcher/wfm

v0.0.4
Set of WorkForce Management tools

clean

del src/*.js src/*.map src/**/*.js src/**/*.map test/*.js test/*.map test/**/*.js test/**/*.map

build

tsc

start

ts-node src/index.ts

test

nyc mocha

debug

node --inspect-brk ./node_modules/.bin/_mocha

debug-legacy

node --debug-brk ./node_modules/.bin/_mocha
npm i @raincatcher/[email protected]

Metadata

Downloads