You've already forked uutils.github.io
mirror of
https://github.com/uutils/uutils.github.io.git
synced 2026-06-10 16:12:28 -07:00
ea9dcebef6
The playground version line records the coreutils WASM commit and the site commit, but grep (built as its own standalone WASM module) had no provenance shown. Capture grep's commit/short/date in the workflow and append a UUTILS_GREP_VERSION block to version.js, then render it next to "Built from uutils/coreutils ..." as "grep <short> (<date>)" linking to the uutils/grep commit.