jdonaghue / definition-tester

DefinitelyTyped repository testing infrastructure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

definition-tester

Build Status NPM version Dependency Status devDependency Status

DefinitelyTyped repository testing infrastructure

Probably only usable as a dependency of DefinitelyTyped.

Build

Install development dependencies in your git checkout:

$ npm install

Build using grunt:

$ grunt build

See the Gruntfile.js for additional commands.

History

  • 0.0.x - First releases

License

Copyright (c) 2014 DefinitelyTyped

Licensed under the MIT license.

About

DefinitelyTyped repository testing infrastructure

License:MIT License


Languages

Language:TypeScript 94.2%Language:JavaScript 5.8%