Latti ========== Latti is a tool to run data apps. Prerequisites ------------- - Rust build tools (cargo, rustc, etc.) Installation ------------ Rust (CLI) ~~~~~~~~~~~~~~~~~~~~ Clone the repository and compile the project using Cargo: .. code-block:: console cargo build --release Next, copy the binary from `./target/release/latti` to your local path. Contributing ------------ Contributions to Latti are welcome. Please open an issue or submit a pull request on the GitHub repository. License ------- Latti is released under the Apache-2.0 license. See LICENSE for more details.