https://github.com/appneta/hubot-pathview
Display network path performance from AppNeta PathView.
https://github.com/appneta/hubot-pathview
Last synced: 2 months ago
JSON representation
Display network path performance from AppNeta PathView.
- Host: GitHub
- URL: https://github.com/appneta/hubot-pathview
- Owner: appneta
- License: mit
- Created: 2013-11-21T22:13:00.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-11-22T16:53:42.000Z (over 11 years ago)
- Last Synced: 2025-01-06T11:45:19.618Z (4 months ago)
- Language: CoffeeScript
- Homepage:
- Size: 125 KB
- Stars: 2
- Watchers: 38
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hubot PathView
Display network path performance from [AppNeta PathView][1].
[](https://travis-ci.org/appneta/hubot-pathview)
## Installation
Add **hubot-pathview** to your `package.json` file:
```json
"dependencies": {
"hubot": ">= 2.5.1",
"hubot-scripts": ">= 2.4.2",
"hubot-pathview": "git://github.com/appneta/hubot-pathview.git#master",
"hubot-hipchat": "~2.5.1-5",
"ntwitter": "~0.5.0",
"shellwords": "~0.1.0",
"bang": "~1.0.4",
"cheerio": "~0.12.3",
"moment": "~2.4.0"
}
```Add **hubot-pathview** to your `external-scripts.json`:
```json
["hubot-pathview"]
```Run `npm install`
[1]: http://www.appneta.com/products/pathview/