logo
首页技术栈工具库讨论
cake3

cake3

Cake3 is a EDSL for building Makefiles, written in Haskell. With cake3, developer can write their build logic in Haskell, obtain clean and safe Makefile and distribute it among the non-Haskell-aware users. Currenly, GNU Make is the only backend supported. Example program Basic workflow Install the cake3 Create Cakefile.hs in the project root Build the application using cake3 script provided Execute the application to obtain the Makefile See the README on the GitHub https://github.com/grwlf/cake3 for more information. Distribution contains several example projects.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub icongrwlf/cake313
HACKAGE
carbal install cake3
查看
标签
根据用户添加的标签生成
暂无标签