pantry/scripts
Max Howell eb1c8e5aee
Relax requirement to build to /opt (#19)
Improve README somewhat. Don’t overlay files into pantry, use `TEA_PANTRY_PATH` instead. Requires tea/cli 0.11.6 for `env` key in YAML-FM
2022-11-04 13:00:17 +00:00
..
brewkit fix-macho fix (#13) 2022-10-31 08:07:18 -04:00
build deno needs cargo to build (#14) 2022-11-01 12:14:07 -04:00
utils Relax requirement to build to /opt (#19) 2022-11-04 13:00:17 +00:00
bottle.ts Relax requirement to build to /opt (#19) 2022-11-04 13:00:17 +00:00
build.ts Relax requirement to build to /opt (#19) 2022-11-04 13:00:17 +00:00
deps.ts Relax requirement to build to /opt (#19) 2022-11-04 13:00:17 +00:00
each.ts fixes not incl runtime deps of build deps 2022-09-19 10:32:57 -04:00
fetch.ts Relax requirement to build to /opt (#19) 2022-11-04 13:00:17 +00:00
filter.ts read args from stdin or argv 2022-09-30 09:03:56 -04:00
fixup-checksums.ts Refactor 2022-09-27 16:13:54 -04:00
inventory.ts Correctly sort versions so the tea installer works 2022-09-29 07:45:59 -04:00
ls-aws-s3.ts add -s(ource) filter to ls-aws-s3.ts 2022-10-04 01:24:48 -04:00
ls.ts Relax requirement to build to /opt (#19) 2022-11-04 13:00:17 +00:00
README.md fixes not incl runtime deps of build deps 2022-09-19 10:32:57 -04:00
sort.ts Relax requirement to build to /opt (#19) 2022-11-04 13:00:17 +00:00
test.ts Relax requirement to build to /opt (#19) 2022-11-04 13:00:17 +00:00
upload-sync.ts fix making tar.xz bottles (#158) 2022-09-28 11:15:20 -04:00
upload.ts Fix uploads 2022-10-17 15:36:37 -04:00

build all

scripts/ls.ts | xargs scripts/sort.ts | xargs scripts/build.ts

test all

each.ts reduces output for each input to a concise or based on exit status.

scripts/ls.ts | xargs scripts/each.ts scripts/test.ts