0.0.5 • Published 3 years ago

lucia-cli v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
3 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

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago