1 unstable release
0.1.0 | Apr 10, 2024 |
---|
#11 in #ore
41KB
847 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
~80MB
~1.5M SLoC