


























the executable sg does not run at all, can the pkgbuild be modified to install ast-grep not sg?
curl --silent "https://api.github.com/repos/ast-grep/ast-grep/releases/latest" | # Get latest release from GitHub api
grep '"tag_name":' | # Get tag line
sed --regexp-extended 's/.*"([^"]+)".*/\1/' # Pluck JSON value
The latest version is 0.9.1, can this be updated?
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
Hello, this package is still out of date despite being flagged. I would be happy to be a contributor, I've updated/built the package locally. [Update]: I was added as a co-maintainer and updated the package.