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
Search Criteria
Package Details: ast-grep-bin 0.30.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ast-grep-bin.git (read-only, click to copy) |
---|---|
Package Base: | ast-grep-bin |
Description: | A fast and easy tool for code searching, linting, rewriting at large scale |
Upstream URL: | https://github.com/ast-grep/ast-grep |
Keywords: | code fast linting rewriting scale searching tool |
Licenses: | MIT |
Conflicts: | ast-grep |
Provides: | ast-grep |
Submitter: | AsukaMinato |
Maintainer: | AsukaMinato (AronYoung, AliceAierlanta) |
Last Packager: | AsukaMinato |
Votes: | 2 |
Popularity: | 0.23 |
First Submitted: | 2023-05-11 14:26 (UTC) |
Last Updated: | 2024-11-12 07:42 (UTC) |
Dependencies (2)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
Required by (0)
Sources (3)
Latest Comments
AsukaMinato commented on 2023-11-08 18:38 (UTC)
dough.mean commented on 2023-07-17 04:04 (UTC)
The latest version is 0.9.1, can this be updated?
Pinned Comments
AsukaMinato commented on 2023-11-08 18:38 (UTC)