mars-cli

Crates.iomars-cli
lib.rsmars-cli
version0.5.6
sourcesrc
created_at2024-04-27 04:26:52.318675
updated_at2024-06-14 15:47:04.525132
descriptionA command line interface for the Mars program.
homepage
repository
max_upload_size
id1222250
size325,933
Miraland (miralandlabs)

documentation

README

Mars CLI

A command line interface for the Mars program, which derived from and credited to Ore project.

Building

To build the Mars CLI, you will need to have the Rust programming language installed. You can install Rust by following the instructions on the Rust website.

Once you have Rust installed, you can build the Mars CLI by running the following command:

cargo build --release
Commit count: 0

cargo fmt