Popularity
9.9
Stable
Activity
0.0
-
734
26
118
Monthly Downloads: 444
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags:
Development
Shake
Latest version: v0.19.2
shake alternatives and similar packages
Based on the "shake" category.
Alternatively, view shake alternatives based on common mentions on social networks and blogs.
-
shake-language-c
Cross-compilation framework based on the Shake Haskell library. -
shake-cabal-build
Script for running Shake build systems using the Cabal infrastructure (deprecated) -
shake-google-closure-compiler
Shake rules for the Google closure compiler
Access the most powerful time series database as a service
Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
Promo
www.influxdata.com
Do you think we are missing an alternative of shake or a related project?
Popular Comparisons
README
Shake

Shake is a tool for writing build systems - an alternative to make, Scons, Ant etc. Shake has been used commercially for over five years, running thousands of builds per day. The website for Shake users is at shakebuild.com.
Documentation
- Why use Shake? Shake lets you write large robust build systems, which deal properly with generated source files and run quickly. If you are writing a custom build system of any moderate size (more than a few rules) you should use Shake. The advantages over other build systems are detailed in the document Why choose Shake?.
- How do I use Shake? Shake is a Haskell library that you use to define your rules. The Shake manual provides a walk through of a small but realistic example, assuming no Haskell knowledge.
- Generated documentation for all functions, includes lots of examples.
- Blog posts detailing ongoing development work.
- Academic paper on the underlying principles behind Shake.
Other links
- Download the Haskell package from Hackage and install it using Cabal.
- Mailing list for any questions/bugs/thoughts on Shake. If you need more information and aren't sure where to start, use the mailing list.
- Questions can be asked on StackOverflow with the tag
shake-build-system
.
Is your company using Shake? Write something public (even just a tweet to @ndm_haskell
) and I'll include a link on the website.