raml-typesystem

v0.0.72
[![Build Status](https://travis-ci.org/raml-org/typesystem-ts.svg?branch=master)](https://travis-ci.org/raml-org/typesystem-ts)
raml typesystem

test-cov

./node_modules/.bin/istanbul cover _mocha dist/tests/*Tests.js

test

npm run test-cov

noValidationBuild

rimraf dist && tsc

build

npm run noValidationBuild

pullall

dev-env-installer pullall

buildall

dev-env-installer buildall

testall

dev-env-installer testall

devInstall

dev-env-installer install

Metadata

Downloads