Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 828 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 828 Bytes

pyenv-buildtools-script

test-linux-shell test-macos-shell

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