blob: ffae05ffa9a8af6430e3bad71e8240805aecfa0e [file] [log] [blame]
#!/bin/sh
# Utility script that sets up the development environment for me
# with one command.
python2.7 bootstrap.py
bin/buildout
mv bin bin27
ln -s bin27 bin