Skip to content

RoboVault/robo-arkiver-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RoboArkiver CLI

Installation

  1. Make sure you have deno installed
  2. Run directly from URL
    deno run -A https://deno.land/x/[email protected]/cli.ts --help
  3. Install locally
    deno install -A -n arkiver https://deno.land/x/[email protected]/cli.ts
    
    arkiver --help

Usage

# display all commands available
arkiver --help