Wrapper to help create and manage external environments.
Go to file
2024-09-09 20:01:27 -05:00
src Creating an extension for ByteString for parsing pip stdout and modifying PyEnv install method. 2024-09-09 20:01:27 -05:00
.project Creating baseline and readme. 2024-09-09 17:49:56 -05:00
README.md Creating baseline and readme. 2024-09-09 17:49:56 -05:00

ExtEnvi

Wrapper to help create and manage external environments.

ExtEnvi use https://github.com/feenkcom/gtoolkit-utility .

The first target of this project is to create and manage python virtual environments.

Installation

Metacello new
	repository: '';
	baseline: 'ExtEnvi';
	load