A light weight scripting language for quick and easy coding
- Clone the repository
gh repo clone sty00a4-code/lunaor download the source code - In the new folder, build the code with
cargo bundle --release --bin luna(gives you the pathtarget/release/bundle/deb/luna_{VERSION}_{CPU}.deb) sudo dpkg -i target/release/bundle/deb/luna_{VERSION}_{CPU}.deb