latti

Crates.iolatti
lib.rslatti
version0.0.1
sourcesrc
created_at2023-12-30 12:27:50.76894
updated_at2023-12-30 12:27:50.76894
descriptionLatti is tool to run data apps
homepage
repository
max_upload_size
id1084169
size13,749
Anthony Potappel (aprxi)

documentation

https://docs.rs/latti

README

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.

Commit count: 0

cargo fmt