pew-org / pew

A tool to manage multiple virtual environments written in pure python
MIT License
1.17k stars 81 forks source link

pew workon auto activate #237

Open mrx23dot opened 12 months ago

mrx23dot commented 12 months ago

When I run

pew workon

it could auto activate when there is only one env available. (which is most of the cases) Why not make our lives easier.