I don’t want to do an in-place upgrade because that would be very messy Fortunately(?) there are only a few SNAFU users, and I think all know me personally, so this can be done with just a repo switch.
Steps for migration:
[x] Open a new repository pythonup-windows.
[x] Continue development in the new repository.
[ ] Release the next version. The current versioning history will be kept.
[ ] Publish one final SNAFU release to notify users to switch. The switch is simple—
Memorise your current snafu use result.
Uninstall SNAFU
Install PythonUp
pythonup use the previous result.
It would be pretty trivial to write a simple Rust tool for the migration, I think.
See #9.
I don’t want to do an in-place upgrade because that would be very messy Fortunately(?) there are only a few SNAFU users, and I think all know me personally, so this can be done with just a repo switch.
Steps for migration:
pythonup-windows
.snafu use
result.pythonup use
the previous result.It would be pretty trivial to write a simple Rust tool for the migration, I think.