An open API service indexing awesome lists of open source software.

https://github.com/ricoledan/rarhound-cli

🐕 RARhound is a golang-based cli tool that does the monotonous work of unpacking RAR files recursively within a specified directory so you can concentrate on enjoying your content.
https://github.com/ricoledan/rarhound-cli

Last synced: 12 months ago
JSON representation

🐕 RARhound is a golang-based cli tool that does the monotonous work of unpacking RAR files recursively within a specified directory so you can concentrate on enjoying your content.

Awesome Lists containing this project

README

          

# rarhound-cli

🐕 RARhound is a golang-based cli tool that does the monotonous work of unpacking RAR files recursively within a specified directory so you can concentrate on enjoying your content.

## run application

`go run main.go`

## install application

`go install rarhound-cli`

## build executable

`go build -o rarhound-cli main.go`

## sample execution

`go run main.go fetch example/Naruto,\ Vol.\ 72.pdf.zip dist`