Draft / Experimental: Zith documentation describes a language under active development. Check Implementation Status before relying on a feature.
zithc createCreate a project scaffold.
zithc create hello-zith
cd hello-zith
zithc run
The generated project contains ZithProject.toml and src/main.zith. Read Project Configuration for the specified configuration format.