Papers, code, and presentation material.
- Slides (key)
- Shake Before Building
- Non-recursive Make Considered Harmful
- Build Systems à la Carte
- Shakefile.hs
Follow along at home with at least stack version 1.7. Each pull request under pulls is runnable with:
./Shakefile.hs
To see more verbose activity:
./Shakefile.hs -VV