Create a project
Kestrel's cli is the unified tool to run, typecheck, build, format your kestrel projects, and more.
You can install the it via npm:
npm install -g kestrel-lang
A vscode extension is also available.
Once you installed the cli, you can create a new project using
kestrel init