DIY CLI-tool: Find and Activate Virtual Environments
In this post, I will cover my most used CLI-tool. It finds a virtual environment, created using virtualenv, in your current directory and activates it. It also allows you to pick which environment to activate if multiple where detected. Although this...
fronkan.hashnode.dev8 min read