New RustScript CLI tool Windows Installer
Install the RustScript CLI tool rsc
just like any other toolchain, run the .msi
installer file, follow the installation instructions in README.md
and you're all good to go!
Installation
Windows
Download the rsc.zip
or rsc-2.2.0.msi
file and follow the instructions in README.md
.
MacOS and Linux
Download the rsc.jar
file and run as usual with java -jar rsc.jar
New
- Native
rsc
command support, no morejava -jar ...
- Execute any script file by simply double-clicking on them (Windows only)
- Easily install the toolchain
- Simpler updates support with this better abstraction