The code artefacts for a series of lessons centered around an implementation of an rsync-esque file synchronisation tool.
Go to file
2024-08-05 09:42:48 +01:00
src chore: reset for next lesson 2024-08-05 09:42:48 +01:00
.gitignore feat: lesson 01 2024-08-05 09:42:48 +01:00
Cargo.lock feat: lesson 01 2024-08-05 09:42:48 +01:00
Cargo.toml feat: lesson 01 2024-08-05 09:42:48 +01:00
LICENSE Initial commit 2024-08-05 10:42:33 +02:00
README.md Initial commit 2024-08-05 10:42:33 +02:00

tinysync

The code artefacts for a series of lessons centered around an implementation of an rsync-esque file synchronisation tool.