π¦ PVM Installer v1.0.0 (Windows)
π What's New
- β Initial Windows installer for PVM - PHP Version Manager
- π Installs
pvm.exeto:C:\Program Files (x86)\PVM - βοΈ Manual environment setup to access
pvmglobally from any terminal
π§βπ» Installation Instructions
-
Download the release file: pvm-installer.zip
-
Unzip the archive to a folder of your choice.
-
Run
pvm-installer.exeas Administrator. -
After installation, add PVM to your system PATH:
C:\Program Files (x86)\PVM
β How to Add to PATH
-
Press
Windows + Sβ search for:Environment Variables -
Click on Edit the system environment variables
-
In the System Properties window, click Environment Variables
-
In System Variables, select the
Pathvariable β click Edit -
Click New and paste:
C:\Program Files (x86)\PVM -
Click OK to save, then restart your terminal (or your PC)
β Verify Installation
Open a new terminal and run:
pvm --versionYou should see the current version of PVM installed.
Usage
Tap the following command to see the possible pvm commands and how to use it.
pvm -h or pvm --helpπ‘ Need Help?
For questions or issues, feel free to open an issue on GitHub.
Thanks for using PVM π