aboutsummaryrefslogtreecommitdiff
path: root/src/bin.rs
Commit message (Expand)AuthorAgeFilesLines
* add(4plebs): Support for 4plebs is now addedLucas Burns2022-08-201-13/+22
* add(flag): added a verbosity flag that will display debugging messagesLucas Burns2022-08-191-2/+52
* refactor(clap): Move from YAML to a builderLucas Burns2022-08-191-94/+214
* Use concurrent downloadsv0.2.0Mariot Tsitoara2021-01-061-36/+66
* Limit runtime for reloadingMariot Tsitoara2021-01-041-19/+25
* Add reload and sleep actionsMariot Tsitoara2021-01-031-21/+49
* Add log actions to lin and binMariot Tsitoara2021-01-021-6/+29
* Fix error result in let callMariot Tsitoara2021-01-021-4/+5
* Fix main return typeMariot Tsitoara2021-01-021-25/+29
* Use reqwest blocking clientMariot Tsitoara2021-01-021-4/+6
* Move calculations from lib to binMariot Tsitoara2021-01-021-1/+49
* Separate tool into lib and binMariot Tsitoara2021-01-021-0/+15