Lunes CLI

🕹 CLI Manager for Lunes Full-Node write in Rust

Build Test Release

Install by Rust

needs Rust cargo install lunes

Install by Linux

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

How to Use

``` 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 ```