UNPKG

mtr

Version:

Node.js wrapper for the mtr command / tool.

24 lines (14 loc) 387 B
# Node.js Mtr Node.js wrapper for the `mtr` command / tool. ## Installation ```bash npm install mtr ``` ## Build Status [![Build Status](https://api.travis-ci.org/Kami/node-mtr.png)](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).