cashapp/hermit

`hermit info --json <pkg>` does not expand binaries globs

开放

#161 创建于 2021年12月2日

 (1 条评论) (0 个反应) (0 位负责人)Go (108 个派生)github user discovery
buggood first issue

仓库指标

星标
 (910 个星标)
PR 合并指标
 (平均合并 1天 2小时) (30 天内合并 5 个 PR)

描述

eg.

🐚~/Projects/shreq $ hermit info --json $(hermit list -s) | jq '.[].Binaries'
[
  "bin/*"
]

贡献者指南