Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 240 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 240 Bytes

pdf-maker

Installation

  1. Clone this repo
  2. Create a virtual env and activate it
  3. pip install -r requirements.txt
    
  4. cd pdf-generator
    python manage.py runserver
    

A pdf should automatically download.