shake
https://github.com/ndmitchell/shake
Haskell
Shake build system
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Haskell not yet supported1 Subscribers
Add a CodeTriage badge to shake
Help out
- Issues
- Update docs on how to cope with frequently changing names
- Incompatibilities between `withResource` and `AutoDeps`
- Progress tracking interface could be better?
- No way to support build flag like `-dynamic-too` (cannot change rule to generate less files AND avoid rebuild)
- Is it possible to identify a Rule (or Cmd) in a "textual" way?
- Figure out what needs to rebuild
- RFC: build rule memoization
- Extract FilePattern to its own library
- Rework skip/rebuild flags
- Radically simplify scheduler and implement new scheduling strategy for short running actions
- Docs
- Haskell not yet supported