Lunes CLI

Build Test Release

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

```