First commit: check status without sending email
authorGreg Burri <greg.burri@gmail.com>
Fri, 29 Sep 2023 10:10:00 +0000 (12:10 +0200)
committerGreg Burri <greg.burri@gmail.com>
Fri, 29 Sep 2023 10:10:00 +0000 (12:10 +0200)
commitbd25470e4d4c104ab661fe6212f56179d9a32b32
tree94374fb704374af626cc022826f3e9ea8cc010b3
First commit: check status without sending email
.cargo/config.toml [new file with mode: 0644]
.gitignore [new file with mode: 0644]
Cargo.toml [new file with mode: 0644]
deploy.nu [new file with mode: 0644]
src/config.rs [new file with mode: 0644]
src/main.rs [new file with mode: 0644]