vacuum

Crates.iovacuum
lib.rsvacuum
version0.1.2
sourcesrc
created_at2018-10-28 23:32:40.17423
updated_at2020-07-15 23:24:01.824077
descriptionA CLI for listing upcoming spaceflight events
homepagehttps://github.com/brookst/vacuum
repositoryhttps://github.com/brookst/vacuum
max_upload_size
id93220
size46,280
Tim Brooks (brookst)

documentation

README

vacuum

A Rust reimplementation of Belar/space-cli. Provides access to the Launch Library database of spaceflight events.

Build Status

Usage

    vacuum launch [FLAGS] [OPTIONS]

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information
    -v               List more details for each event

OPTIONS:
    -n <number>        Number of launch events to list [default: 1]
Commit count: 6

cargo fmt