🕹 CLI Manager for Lunes Full-Node write in Rust
needs Rust
cargo install lunes
Download the lunes cli
here
Move to /usr/bin/ and rename to lunes
mv lunes-*** /usr/bin/lunes
Allow its execution
chmod +x /usr/bin/lunes
``` lunes 🕹 Lunes CLI management for full-node and wallet
USAGE:
lunes
OPTIONS: -h, --help Print help information
SUBCOMMANDS: help Print this message or the help of the given subcommand(s) node 🌎 Management your Lunes Node wallet 🔑 Management your Lunes Wallet ```