mirror of
https://github.com/jcwimer/railsVagrant
synced 2026-03-24 18:44:42 +00:00
4 lines
92 B
Bash
4 lines
92 B
Bash
#!/usr/bin/env bash
|
|
pip install --upgrade setuptools
|
|
pip install ez_setup
|
|
pip install pipenv |