Split distro to generic module and deployment stuff
Now Pheix includes everything you needed for deployment: generic module, start up script, web resources, configuration files, etc...
The goal is to split up a distributive to:
-
Pheix raku module
as the generic entity; -
Pheix deployment stuff
as the dependency or addon; -
✅ as thePheix test suite
Trove
module: https://github.com/pheix/raku-trove;