DEV Community

Jaswant Vaddi
Jaswant Vaddi

Posted on

2 2 2 1 2

Help Me Simplify Virtual Environments with 'pve' – Community Input Needed!

Hey everyone! As a beginner, I’ve found setting up virtual environments tricky due to varying commands across systems. They’re crucial for project organization, so I’m working on making them easier for newbies like me.

Description of My Package:

I’ve started building pve, a small package to simplify virtual environments. It has two commands: pve create {env_name} to make a new environment and pve start {env_name} to activate it.

Current Issue:

The package is working as expected in Windows but The start command isn’t activating environment in MAC OS, likely due to cross-platform issues. I’d love insights from experienced devs—any tips on fixing activation or handling system differences?

GITHUB

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay