5 lines
172 B
Bash
Executable File
5 lines
172 B
Bash
Executable File
#!/usr/bin/env bash
|
|
sudo pip install numpy
|
|
brew install sdl sdl_image sdl_mixer sdl_ttf portmidi
|
|
/usr/local/share/python/pip install hg+http://bitbucket.org/pygame/pygame
|