gotube

command module
v0.0.0-...-9183e7c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 21, 2016 License: MIT Imports: 4 Imported by: 0

README

GoTube

🚇 A terminal app for checking TFL tube status and last trains, written in Go

// Show the status of all tube lines
$ gotube
// Show the last trains for a particular station
$ gotube kings cross

Install

To install, use go get:

$ go get -d github.com/bluedaniel/gotube

Build

To build a compressed executable, install upx - brew install upx

$ go build -ldflags "-s -w"
$ upx ./gotube

Note: The terminal in the screenshot is made up of:

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL