-
Notifications
You must be signed in to change notification settings - Fork 12
Home
Michael Cotterell edited this page Dec 19, 2018
·
5 revisions
Welcome to the cs1302-exercises wiki!
$ brew update
$ brew install pandoc
$ brew cask install wkhtmltopdf
$ pandoc -s -c css/github-markdown.css -f gfm -t html5 -o README.html README.md
$ open README.html
$ pandoc -s -c css/github-markdown.css -f gfm -t html5 -o README.pdf README.md
$ open README.pdf
Copyright © Michael E. Cotterell, Brad Barnes, and the University of Georgia.
This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License to students and the public.
The content and opinions expressed on this Web page do not necessarily reflect the views of nor are they endorsed by the University of Georgia or the University System of Georgia.