## Usage
#### Requirements
- You must have an bunkr account to be able to upload.
- `https://dash.bunkr.cr/dashboard` visit your dashboard to get the account token.
#### Installation
```
cargo install bunkr-uploader
```
#### View available commands and options
```
bunkr-uploader --help
```
#### Upload a file or directory
```
bunkr-uploader <path-to-file-or-directory>
```