buckaroo
buckaroo copied to clipboard
Package messages / caveats
After a package is installed we should show any messages that it contains.
Messages would be defined in the package manifest like this:
targets = [ "//:hello" ]
message = "What a cool package"
This would make pkg-config-* packages more ergonomic.