Bring some color to your build output and logs, to improve clarity and readability.
When building with make
:
make | yaloco
Viewing pacman
logs:
yaloco < /var/log/pacman.log
- Go 1.14 or later
go install github.com/xyproto/yaloco@latest
go build -mod=vendor
sudo install -Dm755 yaloco /usr/bin/yaloco
Just download the statically compiled executable from the "Releases" page, and use that.
- Version: 1.3.3
- License: BSD-3
- Author: Alexander F. Rødseth <xyproto@archlinux.org>