Poster about the Women's Coding Circle
First, you need to clone or download the repo to your computer. With
git clone https://github.com/WomensCodingCircle/WCC-poster.git
you clone it in a way you can use your github credentials to push changes.
Then you need to make sure, you have the command pdflatex
available in your commandline. With
$ pdflatex WCC-poster.tex
you will create a file WCC-poster.pdf, which is the pdf output file of your LaTeX code.