- Make sure you have deno installed
- Run directly from URL
deno run -A https://deno.land/x/[email protected]/cli.ts --help
- Install locally
deno install -A -n arkiver https://deno.land/x/[email protected]/cli.ts arkiver --help
# display all commands available
arkiver --help