mirror of
https://github.com/buchtioof/venv-setup.git
synced 2026-05-02 17:43:30 +02:00
8 lines
342 B
Markdown
8 lines
342 B
Markdown
# venv-setup
|
|
simple script to avoid redundant python venv setup
|
|
|
|
the project is to continue to learn deeper bash scripting and try to make a script usable for everyone via package managers like homebrew, etc...
|
|
|
|
to run the script, use this command:
|
|
'curl -fsSL https://raw.githubusercontent.com/TON_USER/TON_REPO/main/venvsetup.sh | bash -s'
|