Installation
You need to install Rust first, then install Calcit with Rust:
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
cargo install calcit
then Calcit is available as a Rust command line:
cr eval "echo |done"
You need to install Rust first, then install Calcit with Rust:
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
cargo install calcit
then Calcit is available as a Rust command line:
cr eval "echo |done"