1
0
Fork 0
mirror of git://kentoj.de/ssync synced 2026-05-26 17:27:56 +02:00
WIP; file sync w/ conflict detection but simpler and less correct
Find a file
kento2 044d8c565c .
2026-03-06 21:11:34 +01:00
src . 2026-03-06 21:11:34 +01:00
.gitignore . 2026-03-05 14:53:28 +01:00
LOGIC first commit 2026-03-02 21:27:19 +01:00
Makefile . 2026-03-05 18:39:24 +01:00
README . 2026-03-06 21:11:34 +01:00

simple sync

see also ./LOGIC

requirements:
- (for building: bsd make)
- libblake3
- skalibs

$ bmake
$ prefix=/usr/local sudo bmake install