Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
cake-bake
v0.3.0
Cake
Built with Crystal 1.9.2
2023-10-08 14:51:08 UTC
module
Cake
Overview
Bake a Cakefile into native Crystal code
Defined in:
cake/bake.cr
Macro Summary
bake
(cakefile_path =
"./Cakefile"
)
Macro Detail
macro
bake
(cakefile_path =
"./Cakefile"
)
#
[
View source
]