shake

Shake build system

  • 所有者: ndmitchell/shake
  • 平台:
  • 许可证: Other
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Shake Hackage version Stackage version Linux build status Windows build status

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.
  • 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.

主要指标

概览
名称与所有者ndmitchell/shake
主编程语言Haskell
编程语言Haskell (语言数: 9)
平台
许可证Other
所有者活动
创建于2013-02-25 20:10:28
推送于2025-02-02 21:45:37
最后一次提交2025-02-02 21:45:30
发布数66
最新版本名称v0.19.8 (发布于 )
第一版名称shake-progress-1 (发布于 )
用户参与
星数786
关注者数26
派生数122
提交数6.1k
已启用问题?
问题数660
打开的问题数187
拉请求数150
打开的拉请求数12
关闭的拉请求数29
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?