How do I run the latest development code from trunk?

Created by Jendrik Seipp
Keywords:

If you want to run the latest code from the trunk repository follow those steps in a terminal:

# Move into your home directory
cd

# Install bazaar if you don't have it
sudo apt-get install bazaar

bzr branch lp:pogo
cd pogo
./pogo.py