项目作者: onelharrison

项目描述 :
A program for generating PDFs of the Software Foundations books.
高级语言: Haskell
项目地址: git://github.com/onelharrison/software-foundations.git
创建时间: 2020-08-25T06:07:59Z
项目社区:https://github.com/onelharrison/software-foundations

开源协议:BSD 3-Clause "New" or "Revised" License

下载


software-foundations

A program for generating PDFs of the Software Foundations books.

Dependencies

Clone and install

  1. git clone https://github.com/onelharrison/software-foundations.git
  2. cd software-foundations/
  3. stack install

Configure PATH

Ensure ~/.local/bin is in your PATH

Run program

  1. software-foundations --help
  2. software-foundations lf plf vfa qc

Notes