Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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).