Skip to content

acridotheres/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

acr

Acridotheres CLI


Installation

From Source

git clone https://github.com/acridotheres/cli.git acr
cd acr
cargo build --release
sudo cp target/release/acridotheres_cli /usr/local/bin/acr

Usage

Extract an archive

acr extract -i 001.zip -f zip

extracts 001.zip to the current directory. If the file type is known, you can add the -f flag to specify it for faster extraction as auto-detection is slower.

Releases

No releases published

Packages

No packages published

Languages