Source Code
Source Repository
SwitchYard uses Git for SCM. If you already use Git, then you are smiling right now. If you don't use Git yet, then a wonderful world awaits you. Our upstream repository is hosted on GitHub at:
http://github.com/jboss-switchyard
Anonymous Access
If you have git installed, this is dead simple:
> git clone git://github.com/jboss-switchyard/switchyard.git
Contributor Access
If you would like to contribute, the easiest way is to signup for an account on GitHub and fork our repository. This will allow you to issue pull requests directly from within GitHub. That said, you don't have to use GitHub. Check out the commit process documents in our community space for more info.