-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Currently, If a new version is launched, we need to update the full system manually. Make a way that, it could update itself without making any complicated changes..
Describe the solution you'd like
We can make a command and things will work in the background and handle all complex work for the user.
Ex: radon --self-upgrade
Describe alternatives you've considered
Alternatively, we can introduce a third-party package manager tool to handle this process.
Additional context
As this is a cross-platform supported language. There will be some complications while handling it on all types of platforms.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request