Available Plugins: https://vfox.lhan.me/plugins/available.html
Supported Shell: Powershell、Clink、Cmder、Bash、ZSH
Show HN: I made a multiple runtime version manager that can be used on Windows
github.com
1–10 of 131 posts
Available Plugins: https://vfox.lhan.me/plugins/available.html
Supported Shell: Powershell、Clink、Cmder、Bash、ZSH
Show HN: I made a multiple runtime version manager that can be used on Windows
github.com
This looks really cool! Working on multiple projects with different versions before tools like pyenv or nvm existed was a real challenge. As someone working with different programming languages as well, this tool looks like the next logical step.
This looks really cool! Working on multiple projects with different versions before tools like pyenv or nvm existed was a real challenge. As someone working with different programming languages as well, this tool looks like the next logical step.
pyenv is still the best solution to this problem I have yet to see - wish it existed for everything
This looks really cool! Working on multiple projects with different versions before tools like pyenv or nvm existed was a real challenge. As someone working with different programming languages as well, this tool looks like the next logical step.
pyenv is still the best solution to this problem I have yet to see - wish it existed for everything
But on unix it is also built using python-build. For me, a light python user, there is no difference between using vfox and using pyenv.
I'm not exactly understanding the use case for this.
Is this like a modern day Cygwin?
Cygwin? I'm not exactly understanding the use case for this. Is this like a modern day Cygwin? https://en.wikipedia.org/wiki/Cygwin
This looks really cool! Working on multiple projects with different versions before tools like pyenv or nvm existed was a real challenge. As someone working with different programming languages as well, this tool looks like the next logical step.
Plus is supports many more tools than just the language vms
Cygwin? I'm not exactly understanding the use case for this. Is this like a modern day Cygwin? https://en.wikipedia.org/wiki/Cygwin
Compared to Cygwin, vfox is just a small tool which is more like scoop.
Simply put, while scoop can only install the latest version, vfox can install any version, and has some extra features for project development, such as using different versions for different projects, automatic switching between versions, and so on.