Koru is Live!

· 1 min read

🎉 Koru is Live!

We’re on npm.

npm install -g @korulang/koru

That’s a whole programming language. In one command.

Check you’re ready:

koruc deps
Dependencies:

  zig ✓ 0.15.1

Ready!

Missing something? We got you:

koruc deps install

Zero to Running Code

koruc init my-project
cd my-project
koruc run

That’s it. You’re running Koru.


Now go build something.

Your first Koru program

See what makes Koru different

Browse by example


Ship it. 🚀