aboutsummaryrefslogtreecommitdiff
path: root/src/main.rs
AgeCommit message (Expand)Author
2020-07-20allow zipping to be disabledDaniel Schadt
2020-07-17turn HTTP status code to errorDaniel Schadt
2020-07-17retry uploadingDaniel Schadt
2020-06-18add some more context to some errorsDaniel Schadt
2020-06-09Use exit code 1 on failureDaniel Schadt
2020-06-09add startup & Discord messageDaniel Schadt
2020-06-09verify that zip has right contentDaniel Schadt
2020-06-08add config and subcommandsDaniel Schadt
2020-06-08implement watch & zip logic in RustDaniel Schadt
2020-06-07Repository::new()Daniel Schadt