With this application developed for Windows, you can easily install the programs you want without the hassle of installation.
With our application:
Avoid fatigue: Avoid the fatigue and confusion of installing multiple programs.
Save time: You can use the time you spend on installations for more productive work.
1-To install git if git is not installed on Windows
winget install --id Git.Git -e --source winget
2-Install Python.3.11
winget -e --id Python.Python.3.11
3-Install my-project using git
git clone https://github.com/MirlexY/Mirlex-Installer.git
cd Mirlex-Installer
python Mirlex-Installer.py