Skip to content

Feature create python management tool #47

Merged
merged 13 commits into from
Sep 17, 2020

Conversation

campb303
Copy link
Collaborator

A new python script for managing the webqueue2 virtual environment.

Usage:
Create a virtual environment:

python3 venv-manager.py create

Delete a virtual environment:

python3 venv-manager.py delete

Reset a virtual environment:

python3 venv-manager.py reset

The --debug flag can be added to see debug messages.

@campb303 campb303 merged commit 89898bc into master Sep 17, 2020
@campb303 campb303 deleted the feature-create-python-management-tool branch September 17, 2020 16:15
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant