hardfiles/README.md

10 lines
160 B
Markdown
Raw Normal View History

2023-09-30 23:10:29 +00:00
# hardfiles
ezpz file hosting
# usage
edit the contents of config.toml to your liking, then
```
go build -o hardfiles main.go ; mkdir files ; ./hardfiles
```