https://github.com/code-inflation/goto
Command line client for searching public transport connections in switzerland
https://github.com/code-inflation/goto
Last synced: 11 months 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 9 years ago)
- Default Branch: master
- Last Pushed: 2018-07-24T14:31:08.000Z (over 7 years ago)
- Last Synced: 2025-01-26T15:48:36.260Z (about 1 year 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
[](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
```