definition-tester
Version:
DefinitelyTyped repository testing infrastructure
34 lines (19 loc) • 1.13 kB
Markdown
# definition-tester
[](http://travis-ci.org/DefinitelyTyped/definition-tester) [](http://badge.fury.io/js/definition-tester) [](https://david-dm.org/DefinitelyTyped/definition-tester) [](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.