UNPKG

definition-tester

Version:
34 lines (19 loc) 1.13 kB
# definition-tester [![Build Status](https://secure.travis-ci.org/DefinitelyTyped/definition-tester.svg?branch=master)](http://travis-ci.org/DefinitelyTyped/definition-tester) [![NPM version](https://badge.fury.io/js/definition-tester.svg)](http://badge.fury.io/js/definition-tester) [![Dependency Status](https://david-dm.org/DefinitelyTyped/definition-tester.svg)](https://david-dm.org/DefinitelyTyped/definition-tester) [![devDependency Status](https://david-dm.org/DefinitelyTyped/definition-tester/dev-status.svg)](https://david-dm.org/DefinitelyTyped/definition-tester#info=devDependencies) > DefinitelyTyped repository testing infrastructure Probably only usable as a dependency of [DefinitelyTyped](https://github.com/borisyankov/DefinitelyTyped). ## Build Install development dependencies in your git checkout: ````bash $ npm install ```` Build using [grunt](http://gruntjs.com): ````bash $ grunt build ```` See the `Gruntfile.js` for additional commands. ## History - 0.0.x - First releases ## License Copyright (c) 2014 [DefinitelyTyped](https://github.com/DefinitelyTyped) Licensed under the MIT license.