mschorsch / tie

Trassenfinder Infrastructure Explorer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TIE

Trassenfinder Infrastructure Explorer (TIE)

Build

Minimal Rust Version 1.39 (edition = "2018")

  1. Install Rust (via rustup.rs)
  2. Clone the repository
  3. Build cargo build --release

Run

./target/release/tie

Usage

Keys

  • q: Exit
  • b: Stations
  • s: Segments

Command Line

$ ./target/debug/tie --help

Trassenfinder Infrastructure Explorer 0.1.0

USAGE:
    tie [OPTIONS]

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

OPTIONS:
    -a, --api-url <api-url>     [default: https://www.trassenfinder.de/api/web/infrastrukturen]

License

MIT

About

Trassenfinder Infrastructure Explorer

License:MIT License


Languages

Language:Rust 100.0%