An open API service indexing awesome lists of open source software.

https://github.com/hellraiserrob/tfl-planner


https://github.com/hellraiserrob/tfl-planner

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# TfL Journey Planner #

A simple TfL status and journey planner

https://infinite-mesa-78907.herokuapp.com/

### commands
https://devcenter.heroku.com/articles/git

### heroku & git

- $ heroku create
- $ git remote -v
- $ heroku git:remote -a thawing-inlet-61413 (existing)
- $ git push heroku master
- $ git push heroku testbranch:master (non master branch)