I'm pleased to report that command-line MiniScript is now available on Linux, Mac, and Windows!
Today's build includes enhancements to the file APIs for Mac and Linux too, including things like efficiently copying files, reading and writing text files with a single call, and more.
Finally, the earlier builds were conflating the MiniScript language version number with the version number for the command-line host app. That's not sustainable in the long run, so we separated them, and are calling this new build for all three platforms 1.0. Moving forward, we'll bump that version number whenever we make any change to the host app. Apologies for the conclusion.
Command-line MiniScript is now a very viable way to automate repetitive tasks, write and play simple text-based games, and otherwise noodle around on your computer in MiniScript. Please give it a try, and let me know what you think!