1 unstable release
0.0.1 | Dec 30, 2023 |
---|
#151 in #apps
6KB
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:
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.