mtr
Version:
Node.js wrapper for the mtr command / tool.
24 lines (14 loc) • 387 B
Markdown
# Node.js Mtr
Node.js wrapper for the `mtr` command / tool.
## Installation
```bash
npm install mtr
```
## Build Status
[](http://travis-ci.org/Kami/node-mtr)
## Runing tests
```bash
npm run-script test
```
## License
Library is distributed under the [Apache license](http://www.apache.org/licenses/LICENSE-2.0.html).