Skip to content

miraland-labs/mars-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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