Open Guibi1 opened 2 weeks ago
create_env.rs got delete (which got replace with pen_init.rs) but delete_env.rs got delete and there appears to be no replacement for it
I added a few comments. It's a start for now as I did not take a look at the new code yet and I passed over some portions of the modified code.
Adding these new features and commands:
pen init
: Creates a new pen project with a specific python versionpen add
: Adds a package to an existing projectpen install
: Generates or updates a virtual environmentpen activate
: Opens a shell in the virtual envWhat's missing: