0.0.1 • Published 9 years ago

hubot-nextmuni v0.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

#hubot-nextmuni

A hubot script for getting SF Muni bus predictions

Installation

Add hubot-nextmuni to your package.json file:

"dependencies": {
  "hubot": ">= 2.5.1",
  "hubot-scripts": ">= 2.4.2",
  "hubot-nextmuni": ">= 0.0.0"
}

Add hubot-nextmuni to your external-scripts.json:

["hubot-nextmuni"]

Run npm install hubot-nextmuni

0.0.1

9 years ago