Skip to content

A simple Bash script to install the pyenv-buildtools required for pyenv setup, troubleshooting etc.

Notifications You must be signed in to change notification settings

Defirence/pyenv-buildtools-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

pyenv-buildtools-script

A simple bash script to install the pyenv-buildtools required for pyenv setup, troubleshooting etc without having to type everything in manually.

Usage:


Clone the repo:

  • git clone https://github.com/defirence/pyenv-buildtools-script.git

Set the script to be executable.

  • chmod +x ./install-python-buildenv.sh

Run the script:

  • ./install-python-buildenv.sh

About

A simple Bash script to install the pyenv-buildtools required for pyenv setup, troubleshooting etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages