Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/code-inflation/goto

Command line client for searching public transport connections in switzerland
https://github.com/code-inflation/goto

Last synced: 4 days ago
JSON representation

Command line client for searching public transport connections in switzerland

Awesome Lists containing this project

README

        

# goto
[![Build Status](https://travis-ci.com/code-inflation/goto.svg?token=MisZzCBjpXBwSM6FUYMt&branch=master)](https://travis-ci.com/code-inflation/goto)

Command line client for searching public transport connections in switzerland

## Usage
```
goto
```

## Installation
```
wget https://github.com/code-inflation/goto/releases/download/0.0.1/goto -O /usr/local/bin/goto
chmod +x /usr/local/bin/goto
```