1 unstable release
0.3.0 | Apr 24, 2022 |
---|
#42 in #full-node
12KB
169 lines
Lunes CLI
- CLI Manager for Lunes Full-Node write in Rust
How to Install
Linux
- download the
tasker-linux
here mv tasker-linux /usr/bin/tasker
chmod +x /usr/bin/taker
Windows
- download the
tasker-windows.exe
here rename tasker-windowns.exe tasker.exe
- move
tasker.exe
toC:\Windows\tasker.exe
- 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
- 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
Dependencies
~6–15MB
~198K SLoC