pad-archiver/README.md
2023-05-28 19:14:39 +02:00

8 lines
121 B
Markdown

# pad-archiver
Archives the list of URLs provided on the standard input.
```shell
go build
pad-archiver < pads.txt
```