cashapp/hermit

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

Open

#161 opened on Dec 2, 2021

 (1 comment) (0 reactions) (0 assignees)Go (108 forks)github user discovery
buggood first issue

Repository metrics

Stars
 (910 stars)
PR merge metrics
 (Avg merge 1d 2h) (5 merged PRs in 30d)

Description

eg.

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

Contributor guide