Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/code-inflation/goto
- Owner: code-inflation
- License: mit
- Created: 2017-03-28T21:24:03.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-24T14:31:08.000Z (over 6 years ago)
- Last Synced: 2024-11-28T04:26:16.498Z (2 months ago)
- Language: Go
- Size: 4.88 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```