← Package directory
Available on winget

Install hr-zig

My version of hr, ported to zig.

Install with winget
winget install --id djmattyg007.hr-zig
Upgrade
winget upgrade --id djmattyg007.hr-zig
Uninstall
winget uninstall --id djmattyg007.hr-zig

About hr-zig

This is a port of hr to Zig, as a learning exercise for Zig.

What's new in 1.1.2

## v1.1.2 - 2025-12-01 - Switch from libc dependency to native Zig dependency for determining terminal size. - Initial Windows support (thanks to the dependency change). - Update link in license text to use HTTPS. - A new release process (which required a few iterations to get right).

Read release notes

Version history

Version Updated Notes
1.1.2 Unknown ## v1.1.2 - 2025-12-01 - Switch from libc dependency to native Zig dependency for determining terminal size. - Initial Windows support (thanks to the dependency change). - Update link in license text to use HTTPS. - A ne...