9 lines
92 B
Markdown
9 lines
92 B
Markdown
# reimager for Reddit
|
|
|
|
Download images from reddit.
|
|
|
|
```bash
|
|
go mod tidy
|
|
|
|
go run main.go
|
|
``` |