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

Lucia CLI

A CLI for Lucia.

Usage

for now just clone the repo and run the main script with Deno.

deno run -A ./main.ts

or if you are on posix systems (Linux, MacOS, etc.) you can run the lucia script provided.

chmod +x ./lucia # make the script executable, you only need to do this once

and then

./lucia