First commit
authorGreg Burri <greg.burri@gmail.com>
Sun, 11 Aug 2019 20:05:35 +0000 (22:05 +0200)
committerGreg Burri <greg.burri@gmail.com>
Sun, 11 Aug 2019 20:05:35 +0000 (22:05 +0200)
commitb830d3cf071acfe2ba724506bfe6fa08fb0811fd
tree77387a3d37950517436cc481483fc5ace906ce73
First commit
12 files changed:
.gitignore [new file with mode: 0644]
Cargo.lock [new file with mode: 0644]
Cargo.toml [new file with mode: 0644]
README.md [new file with mode: 0644]
TODO.md [new file with mode: 0644]
conf.ron [new file with mode: 0644]
deploy.ps1 [new file with mode: 0644]
launch_debug.ps1 [new file with mode: 0644]
src/consts.rs [new file with mode: 0644]
src/main.rs [new file with mode: 0644]
static/style.css [new file with mode: 0644]
templates/main.html [new file with mode: 0644]