Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 454 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 454 Bytes

trilateration-rs

A simple Rust implementation of trilateration. Inspired heavily by node-trilateration.

USAGE:
    trilat <INPUT>

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

ARGS:
    <INPUT>    Sets the input file to use

Install

cargo install --path ./

Example

cargo run -- examples/beacons.json