This repo contains my BundleWrap configuration. For more info about BundleWrap see: http://bundlewrap.org/.
./scripts/user-password hm.nuke rootpip install pip-upgrader
pip-upgradecurl -L https://raw.githubusercontent.com/yyuu/pyenv-installer/master/bin/pyenv-installer | bashcd ~/.pyenv/plugins/python-build/../.. && git pull && cd -pyenv install 3.10.14 git clone https://github.com/yyuu/pyenv-virtualenv
cd pyenv-virtualenv
sudo ./install.shpyenv virtualenv 3.10.14 bw
pyenv local bwpip install -r requirements.txt