+ README
This commit is contained in:
parent
76dca8627c
commit
a24da522e2
|
@ -0,0 +1,16 @@
|
|||
# grabrr
|
||||
|
||||
grabrr is a command-line tool designed to download albums from bunkrr.
|
||||
It provides functionalities to retrieve detailed album information and efficiently download entire albums to specified locations.
|
||||
|
||||
## Usage
|
||||
|
||||
```bash
|
||||
grabrr [command]
|
||||
```
|
||||
|
||||
## Available Commands
|
||||
|
||||
* `info` A simple info fetch of a bunkr album
|
||||
* `get` A brief description of your command
|
||||
* `help` Help about any command
|
Loading…
Reference in New Issue