Genivia / ugrep

NEW ugrep 6.5: a more powerful, ultra fast, user-friendly, compatible grep. Includes a TUI, Google-like Boolean search with AND/OR/NOT, fuzzy search, hexdumps, searches (nested) archives (zip, 7z, tar, pax, cpio), compressed files (gz, Z, bz2, lzma, xz, lz4, zstd, brotli), pdfs, docs, and more
https://ugrep.com
BSD 3-Clause "New" or "Revised" License
2.56k stars 109 forks source link

Autobuild for static binaries AMD64 and ARM64 (cross-build) #400

Closed fasterit closed 2 months ago

fasterit commented 2 months ago

Autobuild static binaries for AMD64 and ARM64 (cross-build) on the Github CI toolchain

Extends #398 and #373