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
- Would it be possible to support build graphs more complex than a tree?
- Store build artifacts elsewhere, rather than local file system?
- Allow shallow cache entries
- support things similar to remake -x (tracing) or -X (stepping)?
- Ability to require more than 1 thread for an action
- Allow users to quietly exit from shake
- Add examples
- FSATrace contains relative paths
- usability issues with -v, -V, -B
- Many user rules are slow
- Docs
- Haskell not yet supported