x/lucia_cli
A CLI for Lucia.
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.
lucia
chmod +x ./lucia # make the script executable, you only need to do this once
and then
./lucia