Open ruudk opened 2 weeks ago
See https://github.com/jolicode/castor/issues/537, why do we have to copy installer scripts and run it. Feels unsafe and annoying on day to day.
Can we introduce a self-update command so that we can use castor self-update like Composer does?
castor self-update
I'm generally against it, but I'm changing my mind.
I was against it because it's difficult (many projects have abandoned this feature).
But Composer is capable of doing it, so I'm all for giving it a try.
See https://github.com/jolicode/castor/issues/537, why do we have to copy installer scripts and run it. Feels unsafe and annoying on day to day.
Can we introduce a self-update command so that we can use
castor self-update
like Composer does?