-
-
Notifications
You must be signed in to change notification settings - Fork 9
Add self-update command #18
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Currently, to update phpvm to the latest version, users have to manually pull the latest changes or rerun the installation script. Adding a built-in self-update command would streamline this process and ensure users are always running the latest stable release with minimal friction.
Feature Details
Just a simple self-update command, and will print the latest version when it finished. Example:
Additional Information
N/A