buckaroo icon indicating copy to clipboard operation
buckaroo copied to clipboard

Package messages / caveats

Open njlr opened this issue 6 years ago • 1 comments

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"

njlr avatar Jan 08 '19 13:01 njlr

This would make pkg-config-* packages more ergonomic.

njlr avatar Jan 31 '19 17:01 njlr