#mars #interface #command #line #command-line-interface #cli

app mars-cli

A command line interface for the Mars program

5 releases

new 0.5.5 May 2, 2024
0.5.4 May 1, 2024
0.5.3 Apr 28, 2024
0.5.2 Apr 27, 2024
0.5.1 Apr 27, 2024

#1905 in Magic Beans

Download history 586/week @ 2024-04-26

586 downloads per month

Apache-2.0

175KB
941 lines

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

Dependencies

~63–100MB
~2M SLoC