Install with winget
Open PowerShell or Command Prompt and run:
winget install erdemkosk.envolve
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
About envolve
Synchronize environment variables across projects and manage .env files. Automates the restoration of .env files for all projects, ensures consistency by syncing variables from a global .env file, and creates symbolic links to maintain the latest environment settings.
Advanced Install Options
Install (latest)
winget install erdemkosk.envolveInstall (pinned version)
winget install --id erdemkosk.envolve -e --version 1.0.19Upgrade
winget upgrade erdemkosk.envolveUninstall
winget uninstall erdemkosk.envolveFrequently Asked Questions
How do I install envolve using winget?
Open PowerShell or Windows Terminal and run:
winget install erdemkosk.envolve. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is envolve?
Synchronize environment variables across projects and manage .env files.
Is envolve free to use?
envolve is distributed under the mit license. Check the publisher’s site for full licensing details.
How do I update envolve with winget?
Run
winget upgrade erdemkosk.envolve in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall envolve?
Run
winget uninstall erdemkosk.envolve to remove envolve from your system.