xlatti

Crates.ioxlatti
lib.rsxlatti
version0.0.1
sourcesrc
created_at2024-02-04 20:35:07.893306
updated_at2024-02-04 20:35:07.893306
descriptionXLatti is tool to run data apps
homepage
repository
max_upload_size
id1126636
size13,762
Anthony Potappel (aprxi)

documentation

https://docs.rs/xlatti

README

XLatti

XLatti 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/xlatti` to your local path.


Contributing
------------

Contributions to XLatti 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