stratos

Crates.iostratos
lib.rsstratos
version0.1.11
sourcesrc
created_at2020-01-03 13:15:31.54935
updated_at2020-04-16 20:00:00.934063
descriptionStratosphere balloon log analyzer
homepage
repositoryhttps://github.com/ltheinrich/stratos
max_upload_size
id194780
size1,586,965
Lennart Heinrich (ltheinrich)

documentation

README

Build Status

Stratos

Stratosphärenflug Log-Analyse

Stratos analysiert den Log vom Stratosphärenflug. Dabei werden ganze und Dezimalzahlen unterstützt. Zeitangaben (hh:mm:ss) werden in Minuten umgerechnet.

Kompilieren

Anforderungen

  • Git
  • Rust
  • Cargo

Git-Repository klonen

git clone https://github.com/ltheinrich/stratos && cd stratos

Mit Cargo kompilieren

cargo build --release

Die ausführbaren Datei (stratos unter Linux bzw. stratos.exe unter Windows) befindet sich unter target/release/

Commit count: 390

cargo fmt