Archived
3
0
This application was a prequel to package.mk. Conserved for historical value, and Crystal code example.
This repository has been archived on 2022-01-17. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Luka Vandervelden e6fb4d6c3d Splits can be defined in recipes.
This is done using `%split split-name` sections. `files` and
`file-patterns` are both array attributes that can be provided to set
what paths or files should go in them. Other variables can be overriden
as well from that %split section.
2019-08-22 19:16:08 +02:00
src Splits can be defined in recipes. 2019-08-22 19:16:08 +02:00
assemble-apk.sh Revert "Using bsdtar in assemble-apk.sh." 2019-08-18 23:18:31 +02:00
Makefile package can now be installed. 2019-08-03 13:12:23 +02:00
project.zsh package can now be installed. 2019-08-03 13:12:23 +02:00
shard.yml Library renaming: Specs => SpecFileParser. 2019-08-13 18:11:20 +02:00
test.cr Library renaming: Specs => SpecFileParser. 2019-08-13 18:11:20 +02:00
test.spec WIP for Recipe import from spec file. 2019-08-01 23:02:34 +02:00