0.0.5 • Published 2 years ago

lucia-cli v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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
0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago