catro

v0.2.0-dev.1
HTTP Proxy core

i

npm install && tsd install

lint

tslint ./src/*.ts* ./src/**/*.ts* ./src/**/**/*.ts* ./src/**/**/*.ts*

build

rm -rf built && tsc -p . && PRESET_NODE_VERSION='> 4.0' babel built --out-dir built --presets es2015-auto

test

npm run build && cp -r src/__tests/resources ./built/__tests/ && mocha built/__tests

Metadata

  • ISC
  • Whatever
  • Berton Zhu
  • released 3/5/2016

Downloads

Maintainers