mars-cli 0.5.1

A command line interface for the Mars program.
mars-cli-0.5.1 is not a library.

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