Files
slideslurp/README.md
2017-04-06 23:43:29 +02:00

18 lines
311 B
Markdown

# slideslurp
Give slideslurp a URL to a [SlideShare](https://www.slideshare.net/)
presentation and it will give you a PDF called `out.pdf`.
I will clean this up, I promise.
## Installation
```
git clone https://github.com/hellerve/slideslurp
cd slideslurp
python setup.py install
```
<hr/>
Happy slurping!