code: adding watch command, making rodio play available, switching to fomantic-ui and implementing fullscreen and aspect ratios

This commit is contained in:
2024-01-20 21:09:44 +01:00
parent 09ed01b687
commit d2e09ecebc
4 changed files with 171 additions and 57 deletions

View File

@@ -9,3 +9,6 @@ bin args='':
hello:
@echo "Hello, world!"
watch:
cargo watch -c -q -w src -w templates -x run