We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
+unzip
1 parent 5c21995 commit 1176454Copy full SHA for 1176454
bin/cmd/build
@@ -1,4 +1,4 @@
1
-#!/usr/bin/env -S pkgx +rsync +git +bash +gum +gh +curl +bzip2 +xz deno run --ext=ts --allow-env --allow-read --allow-write --allow-run --allow-net
+#!/usr/bin/env -S pkgx +rsync +git +bash +gum +gh +curl +bzip2 +xz +unzip deno run --ext=ts --allow-env --allow-read --allow-write --allow-run --allow-net
2
3
import make_build_script from "brewkit/porcelain/build-script.ts"
4
import { gum, rsync } from "brewkit/utils.ts"
0 commit comments