Makefile parser with shake backend
root
- docs
- run
- src
- test
- .boring
- .stylish-haskell.yaml
- CHANGELOG.md
- LICENSE
- Makefile
- README.md
- TODO.md
- Vagrantfile
- cabal.project
- dynmake.cabal
dynmake
dynmake
is like make
, backed by shake.
Justification
- Cross-platform
- Better dependency tracking based on file contents
- Build profiling