aboutsummaryrefslogtreecommitdiff
path: root/src/cli.yml
Commit message (Collapse)AuthorAgeFilesLines
* refactor(clap): Move from YAML to a builderLucas Burns2022-08-191-40/+0
| | | | | | * Used `rustfmt` on the project * Removed `lazy_static` in favor of `once_cell` (less dependencies) * Added `anyhow` for easier error handling
* Use concurrent downloadsv0.2.0Mariot Tsitoara2021-01-061-1/+7
|
* Limit runtime for reloadingMariot Tsitoara2021-01-041-1/+1
|
* Use bytes instead of text for image savingMariot Tsitoara2021-01-031-1/+1
|
* Add reload and sleep actionsMariot Tsitoara2021-01-031-1/+17
|
* Use reqwest blocking clientMariot Tsitoara2021-01-021-1/+1
|
* Add lib examples to READMEMariot Tsitoara2021-01-021-1/+1
|
* Bump versionMariot Tsitoara2021-01-021-1/+1
|
* Bump versionMariot Tsitoara2021-01-021-1/+1
|
* Separate tool into lib and binMariot Tsitoara2021-01-021-0/+6
|
* Update cli version code and author infoMariot Tsitoara2021-01-021-2/+2
|
* Change package name to chan-downloaderMariot Tsitoara2019-07-081-1/+1
|
* initial commitMariot Tsitoara2019-07-081-0/+12