Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/derhuerst/hafas-cli
Build a command line interface for any HAFAS endpoint.
https://github.com/derhuerst/hafas-cli
cli command-line hafas-client public-transport transit
Last synced: 6 days ago
JSON representation
Build a command line interface for any HAFAS endpoint.
- Host: GitHub
- URL: https://github.com/derhuerst/hafas-cli
- Owner: derhuerst
- License: isc
- Created: 2018-03-31T12:49:22.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-05-12T18:20:55.000Z (over 3 years ago)
- Last Synced: 2024-10-03T23:57:11.368Z (about 1 month ago)
- Topics: cli, command-line, hafas-client, public-transport, transit
- Language: JavaScript
- Homepage: https://github.com/derhuerst/hafas-cli#hafas-cli
- Size: 40 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
# hafas-cli
**Build a command line interface for any HAFAS endpoint.** Pass in a [`hafas-client@4`](https://github.com/public-transport/hafas-client/tree/4)-compatible API client, get tools to build a command line interface.
[![npm version](https://img.shields.io/npm/v/hafas-cli.svg)](https://www.npmjs.com/package/hafas-cli)
![ISC-licensed](https://img.shields.io/github/license/derhuerst/hafas-cli.svg)
[![support me via GitHub Sponsors](https://img.shields.io/badge/support%20me-donate-fa7664.svg)](https://github.com/sponsors/derhuerst)
[![chat with me on Twitter](https://img.shields.io/badge/chat%20with%20me-on%20Twitter-1da1f2.svg)](https://twitter.com/derhuerst)## Installing
```shell
npm install hafas-cli
```## Usage
Check e.g. [`vbb-cli`](https://github.com/derhuerst/vbb-cli).
## Contributing
If you have a question or have difficulties using `hafas-cli`, please double-check your code and setup first. If you think you have found a bug or want to propose a feature, refer to [the issues page](https://github.com/derhuerst/hafas-cli/issues).