I'm writing my own solutions to executables called Pyaket.
Since then, I've removed the infrastructure to build exes on this code base using the previous tool, as I'm thinking how to automate project configuration, ease of use within workflows, building to many platforms, cross compilation, etc.
I could go lazy and install every single project within a release, but I'd rather solve it nicely and test Pyaket's resilience and general architecture better before a release.
I need to urgently push a v0.9 and move forward. Unfortunately, installers will need to fall behind for now.
I'm writing my own solutions to executables called Pyaket.
Since then, I've removed the infrastructure to build exes on this code base using the previous tool, as I'm thinking how to automate project configuration, ease of use within workflows, building to many platforms, cross compilation, etc.
I could go lazy and install every single project within a release, but I'd rather solve it nicely and test Pyaket's resilience and general architecture better before a release.
I need to urgently push a v0.9 and move forward. Unfortunately, installers will need to fall behind for now.