- download
visit https://codeberg.org/santo/lumesh/releases to download bin file for your os。
macos: visit https://github.com/superiums/lumesh/releases to download。
- install
copy the bin file to system path, eg:
windows:
C:\windows\lumelinux:
/usr/bin/lumemacos:
/usr/bin/lume
there're two bin files in download:
lume或lume-se,choose one as your favor and link tolumesh
1ln -sf /usr/bin/lume /usr/bin/lumesh # 或
2ln -sf /usr/bin/lume-se /usr/bin/lumeshpermit execution privileage(only linux and macos needed)
sudo chmod +x /usr/bin/lumeif you want to set as login shell(only linux and macos supported) run
set_as_login_shell()in lume.
update#
run update() in lume
help#
run help in lume to see help of functions;
run doc in lume to see help info online.