lunes-cli 0.3.0

CLI Manager for Lunes Full-Node write in Rust
Documentation
  • Coverage
  • 32.61%
    15 out of 46 items documented0 out of 17 items with examples
  • Size
  • Source code size: 33.16 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 923.36 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 34s Average build duration of successful builds.
  • all releases: 34s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • olivmath

Lunes CLI

Build Test Release

  • CLI Manager for Lunes Full-Node write in Rust

How to Install

Linux

  1. download the tasker-linux here
  2. mv tasker-linux /usr/bin/tasker
  3. chmod +x /usr/bin/taker

Windows

  1. download the tasker-windows.exe here
  2. rename tasker-windowns.exe tasker.exe
  3. move tasker.exe to C:\Windows\tasker.exe
  4. open start menu:
    • search for edit environment variables and open
    • click in environment variables > system variables > new
    • variable name: tasker
    • variable value: C:\Windows\tasker.exe
  5. restart the command prompt

How to Use

lunes

    node
        config [KEY_1=VALUE_1] [KEY_2=VALUE_2] [...]
        install [--version=0.0.1]
        status
        logs
        down
        up

    wallet
        new
        add [name=seed] [-p [name=private_key]]
        rename [old_name=new_name]
        remove [name]
        [name]
        list