A program for generating PDFs of the Software Foundations books.
- wget
- xfonts-75dpi
- wkhtmltopdf
- texlive-extra-utils
- stack
git clone https://github.com/onelharrison/software-foundations.git
cd software-foundations/
stack install
Ensure ~/.local/bin
is in your PATH
software-foundations --help
software-foundations lf plf vfa qc
- Inspired by mk-software-foundations
- All copyright and credit for these books belong to their respective authors
- For license see LICENSE