# 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 ``` More info with the `--help` option.