Files
reimager/README.md
2024-12-30 05:36:42 -07:00

9 lines
92 B
Markdown

# reimager for Reddit
Download images from reddit.
```bash
go mod tidy
go run main.go
```