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
c8e78040fe
`yes` ships in the WASM binary but its infinite output just spams the terminal, so filter it out of the generated WASM_COMMANDS list. Done in the workflow so a single regex covers both autocomplete/help (via AVAILABLE_COMMANDS) and the rendered prose section.