wayland tbrowder: Good question. I think they look like individual user instructions, but I'd advise asking on #raku or maybe #raku-dev, since these will get it in front of more of the relevant people :) . 01:55
04:27 wayland left 04:47 wayland76 joined
patrickb tbrowder: I wrote that readme. Thanks for your suggestions. 14:01
tbrowder yw, thanks for all you do for raku! 16:12
patrickb Let me explain why I wrote it the way I did. The precompiled packages where the readme is deployed in, is built to allow a typical "download, extract, use" workflow. They are self-contained. One could in principle try to deploy them system wise, but that's not a use case I tried to target. 18:45
For system wide installation, a distro package (e.g. rakudo-pkg, or the ones of the distros the self) or "make install" are better suited. 18:46
That's why I didn't add instructions of how to install them system wide. I could add a sentence stating the alternatives though. 18:47