forked from AbleOS/ableos
9 lines
163 B
Ragel
9 lines
163 B
Ragel
(package "name"
|
|
:authors ("able")
|
|
:version "0.1.0"
|
|
(depends
|
|
(repo-lookup :src "rlbuild-test")
|
|
(repo-lookup :src "hblang")
|
|
)
|
|
(build "hblang src/main.hb")
|
|
) |