Skip to main content
Deno 2 is finally here 🎉️
Learn more

CitrineScript Runtime CLI!

Citrin is the CitrineScript runtime CLI bundled with CitrineScript and the CLI. If you want to run .ces files. This CLI is for you.

Prerequisites

To get Citrin, you need Deno.

Installation

To install Citrin, you need to run deno install -A -f -n citrin https://deno.land/x/citrin@v1.2.0.0/main.ts

This is the latest release.

Enjoy!

To learn more about CitrineScript, go here