Skip to content

pmav99/virtbuilder

Repository files navigation

virtbuilder

Installation

pipx

The recommended installation method is pipx. More specifically, you can install virtbuilder for your user with:

pipx install virtbuilder

The above command will create a virtual environment in ~/.local/pipx/venvs/virtbuilder and add the virtbuilder script in ~/.local/bin.

pip

Alternatively you can use good old pip but this is more fragile than pipx.

pip install --user virtbuilder

Releases

No releases published

Packages

No packages published

Languages