[source] git = "https://github.com/pop-os/cosmic-term.git" branch = "master" [build] template = "custom" script = """ cookbook_cargo --no-default-features mkdir -pv "${COOKBOOK_STAGE}/ui/apps" cp -v "${COOKBOOK_RECIPE}/manifest" "${COOKBOOK_STAGE}/ui/apps/cosmic-term" """