Installation
The easiest way to install Shape-Z for all platforms is to use Rust and cargo. To install Rust see the easy instructions at Rustup.
After installing Rust you can install shpz
by typing the following command in your terminal:
cargo install shpz
This installs shpz, the compiler and renderer front-end for Shape-Z. You can now invoke shpz
in your terminal.
If you want to update shpz
to the latest version just enter the above terminal command again.
Textmate / VisualStudio Code Plugin
A textmate / vscode grammar is located here. I will release it once the grammar of Shape-Z is closer to production.