crit: Rust cross-compiler

text .__ __ ___________|__|/ |_ _/ ___\_ __ \ \ __\ \ \___| | \/ || | \___ >__| |__||__| \/

CAUTION

Work in progress.

EXAMPLE

```console $ cd example

$ crit

$ ls .crit aarch64-apple-darwin aarch64-linux-android aarch64-unknown-linux-gnu ... ```

By default, crit builds in release mode (-- -r).

See crit -h for more options.

CRATE

https://crates.io/crates/crit

DOWNLOAD

https://github.com/mcandre/crit/releases

INSTALL FROM SOURCE

console $ cargo install --path .

LICENSE

FreeBSD

RUNTIME REQUIREMENTS

Recommended

CONTRIBUTING

For more details on developing crit itself, see DEVELOPMENT.md.

CREDITS