aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
AgeCommit message (Collapse)Author
2024-01-19Fix stdin for bloc filesMarvin Borner
Previous solution only worked for strings apparently. So now I'm reading byte by byte...
2024-01-17Initial commitMarvin Borner