0.1.3 • Published 10 years ago

transitandtrails-cli v0.1.3

Weekly downloads
6
License
-
Repository
github
Last release
10 years ago

transitandtrails-cli

I am a command line client for the Transit & Trails API. I use transitandtrails under the hood.

Installation

npm install -g transitandtrails-cli

Or, 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 292

Environment Variables

  • TNT_KEY - (optional) API key--can be used to avoid passing -k.
  • TNT_URL_PREFIX - (optional) alternate URL prefix. Defaults to https://www.transitandtrails.org.

License

Copyright (c) 2013 Seth Fitzsimmons

Published under the MIT license.

0.1.3

10 years ago

0.1.2

11 years ago

0.1.1

11 years ago

0.1.0

11 years ago