lunes

Crates.iolunes
lib.rslunes
version0.7.1
sourcesrc
created_at2022-04-24 00:48:10.048719
updated_at2022-06-08 22:29:26.575927
description🕹 CLI Manager for Lunes Full-Node write in Rust
homepagehttps://github.com/lunes-platform/lunes-cli
repository
max_upload_size
id572883
size75,582
Lucas Oliveira (olivmath)

documentation

README

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

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
Commit count: 0

cargo fmt