This repository has been archived on 2023-04-26. You can view files and clone it, but cannot push or open issues or pull requests.
prose_dl/README.md
2022-08-20 20:27:33 +02:00

11 lines
253 B
Markdown

# prose_dl
Helper to download all posts from prose.sh instance
## Usage
Will download all your posts from [`prose.sh`](https://prose.sh/) into a
folder named after your username:
```bash
$ ./prose_dl <username>
```
More info with the `--help` option.