codeforamerica / pdfhook

A Python web application for converting PDF forms into PDF-filling APIs
https://pdfhook.herokuapp.com
MIT License
46 stars 24 forks source link

Set Up Instructions Test #48

Open patrickm02L opened 8 years ago

patrickm02L commented 8 years ago

Observations from following the instruction:

I'm starting from zero. I didn't have homebrew or Python installed on my mac.

It would be great for the instructions to say: "You need to download these things or check to see if they are on your computer."

Knowing what I'm installing - Knowing Homebrew (not just the word) or Python (knowing that it's a language); knowing what it's for.

Be clear on when to open up and use the terminal.

When I get to the cloning how to with the client. To be clear about the github client versus the command line terminal.

Where would this file live on my computer?

Where does the database live? Is it in a folder or on my computer?

Download and Install instruction: Can I copy and paste the entire command line instructions?