RoboArkiver CLI
Installation
- Make sure you have deno installed
- Run directly from URL
deno run -A https://deno.land/x/robo_arkiver_cli@v0.0.6/cli.ts --help
- Install locally
deno install -A -n arkiver https://deno.land/x/robo_arkiver_cli@v0.0.5/cli.ts arkiver --help
Usage
# display all commands available
arkiver --help