Skip to content

Files

Latest commit

e27c40f · Feb 16, 2023

History

History
20 lines (17 loc) · 458 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 458 Bytes

RoboArkiver CLI

Installation

  1. Make sure you have deno installed
  2. Run directly from URL
    deno run -A https://deno.land/x/robo_arkiver_cli@v0.0.6/cli.ts --help
  3. 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