Skip to content

View live arrival times at any MTA subway station from your terminal.

Notifications You must be signed in to change notification settings

kylejb/nyc-mta-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Commuter

The Commuter is a CLI tool for viewing live arrival times at any NYC MTA subway station.

Demo

The Commuter Demo

Installation

Prerequisites

  • Ruby >= 3.3.0
  • Command line interface

Setup

  1. git clone or manually download the repository.
  2. bundle install to install dependencies.
  3. rake db:migrate to initialize a local copy of my database model on your computer.
  4. rake db:seed to populate your database with NYC MTA subway station information.

Important

rake commands must be executed from the root directory of the project.

Quickstart

ruby bin/run.rb to run the application.

About

View live arrival times at any MTA subway station from your terminal.

Topics

Resources

Stars

Watchers

Forks

Languages