Work with the repository
If you just want to browse the code go here:
http://bazaar.launchpad.net/~einicher/plexus/0.5/changes
If you want to checkout our latest Code you need to sign up with launchpad and install Bazaar to your computer.
After signing up you need to generate and register an ssh key to launchpad, described here:
https://help.launchpad.net/YourAccount/CreatingAnSSHKeyPair
After that, you need to login your local bzr with launchpad:bzr launchpad-login YOUR_USERNAME
Then you can get our latest code withbzr branch lp:plexus
