New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

hubot-bart

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hubot-bart

Hubot script to query realtime BART departures.

latest
Source
npmnpm
Version
1.0.6
Version published
Maintainers
1
Created
Source

hubot-bart NPM version

A Hubot plugin to tell you what BART trains are coming soon.

Usage

hubot bart - next six BART train departures

Installation

  • cd into your hubot directory and run npm install --save hubot-bart to add it to your package.json as a dependency.
  • Add "hubot-bart" to your external-scripts.json file.
  • Set HUBOT_BART_STATION to specify an origin station (defaults to 'MONT', Montgomery St )
  • Restart Hubot.

Configuration

  • HUBOT_BART_STATION - set this to the station code, i.e. CIVC, MONT, 19TH etc. Full list is here but make sure to use uppercase.

Keywords

hubot

FAQs

Package last updated on 15 Jan 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts