### Usage Download a [precompiled release](https://github.com/17ms/dlrs/releases) or build from source using `cargo build --release`. ``` USAGE: dlrs --output <--thread |--board > OPTIONS: -b, --board Set a board URL -h, --help Print help information -o, --output Set an output directory -t, --thread Set a thread URL -V, --version Print version information ```