Skip to main content

Obsidian Programming Language Runtime CLI!

OBPL is the Obsidian runtime CLI bundled with Obsidian and the CLI. If you want to run .ob files. This CLI is for you.

Prerequisites

To get OBPL, you need Deno.

Installation

To install OBPL, you need to run deno install -A -f -n obpl https://deno.land/x/obpl@v1.5.0.0/main.ts

This is the latest release.

Enjoy!

To learn more about Obsidian, go here