0.1.3 • Published 12 years ago
transitandtrails-cli v0.1.3
transitandtrails-cli
I am a command line client for the Transit
& Trails API. I use
transitandtrails under
the hood.
Installation
npm install -g transitandtrails-cliOr, if you want the current development version:
npm install -g "git+https://github.com/mojodna/node-transitandtrails-cli"Usage
tnt --help
tnt -k <key> trailhead -g 292
tnt -k <key> trailhead-maps 292Environment Variables
TNT_KEY- (optional) API key--can be used to avoid passing-k.TNT_URL_PREFIX- (optional) alternate URL prefix. Defaults tohttps://www.transitandtrails.org.
License
Copyright (c) 2013 Seth Fitzsimmons
Published under the MIT license.