#ore #interface #command #line #command-line-interface #cli

app ore-cli

A command line interface for the Ore program

21 unstable releases (3 breaking)

0.4.12-alpha Apr 9, 2024
0.4.11 Apr 8, 2024
0.3.4 Apr 2, 2024
0.2.2 Apr 1, 2024
0.1.1 Mar 17, 2024

#684 in Magic Beans

Download history 338/week @ 2024-03-15 126/week @ 2024-03-22 18133/week @ 2024-03-29 53161/week @ 2024-04-05 3760/week @ 2024-04-12 207/week @ 2024-04-19

75,275 downloads per month

Apache-2.0

43KB
888 lines

Ore CLI

A command line interface for the Ore program.

Building

To build the Ore 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 Ore CLI by running the following command:

cargo build --release

Dependencies

~79MB
~1.5M SLoC