An open API service indexing awesome lists of open source software.

https://github.com/ventralnet/ajaxclass-pdf-generator

This is a quick script to generate the pdf files that are required for project submissions for cs605.787
https://github.com/ventralnet/ajaxclass-pdf-generator

Last synced: 3 months ago
JSON representation

This is a quick script to generate the pdf files that are required for project submissions for cs605.787

Awesome Lists containing this project

README

        

requires
enscript
ps2pdf (on linux)
pstopdf (on mac)
and an internet connection to download dependencies
I don't believe this works on windows, but maybe in Cygwin

While it is annoying to include in the git repo. You can find an already
compiled uberjar in the build/lib folder just in case you don't have the means
to install groovy (that jar should work with the Sun JVM).