| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| InitVenv-linux-x64 | 2025-12-26 | 13.9 MB | |
| InitVenv-linux-arm64 | 2025-12-26 | 13.3 MB | |
| InitVenv-ARM64.exe | 2025-12-26 | 12.4 MB | |
| InitVenv-x64.exe | 2025-12-26 | 12.3 MB | |
| InitVenv-x86.exe | 2025-12-26 | 11.1 MB | |
| README.md | 2025-12-26 | 1.3 kB | |
| v0.2.0 source code.tar.gz | 2025-12-26 | 55.9 kB | |
| v0.2.0 source code.zip | 2025-12-26 | 68.1 kB | |
| Totals: 8 Items | 63.3 MB | 0 | |
Release Summary
This release introduces major improvements focused on Linux compatibility and cross-platform stability. Linux support has been added after multiple testing and refinement iterations, ensuring reliable behaviour alongside existing Windows functionality.
The tool now recognises several commonly used virtual environment names (such as venv, .venv, env, and .env), improving flexibility across different development setups.
In addition, the codebase was cleaned up and refined by removing unnecessary comments, fixing previously broken or removed command methods, and improving platform-specific handling. Project configuration files were updated to explicitly include Linux support.
This release consolidates multiple development commits into a stable merge. For a detailed breakdown of changes, please refer to the individual commits and the merged pull request.
Execution Linux-x64
https://github.com/user-attachments/assets/c68b69f8-95bc-4845-b992-75f0c7e12b73
What's Changed
- Add sponsor info by @tutosrive in https://github.com/Dev2Forge/Init-Venv/pull/17
- Major updates to can acces it from Linux by @tutosrive in https://github.com/Dev2Forge/Init-Venv/pull/18
Full Changelog: https://github.com/Dev2Forge/Init-Venv/compare/v0.1.0-beta...v0.2.0