This commit is contained in:
delorean 2023-09-30 18:10:29 -05:00
parent 7bb32e7c17
commit 56d5ab37af

View File

@ -0,0 +1,10 @@
# hardfiles
ezpz file hosting
# usage
edit the contents of config.toml to your liking, then
```
go build -o hardfiles main.go ; mkdir files ; ./hardfiles
```