blob: 41799bd16588f8a641a5a8c161573d577cd463b4 [file] [log] [blame]
=== Get the code
Clone the code from the Git repository: http://wiki.eclipse.org/Virgo/Source#Virgo_git_Repositories[Sample Git repository]:
[source,sh,subs="attributes"]
----
$ cd ~/MyAwesomeProjectDirectory/
$ git clone git://git.eclipse.org/gitroot/virgo/org.eclipse.virgo.samples.git
$ cd org.eclipse.virgo.samples
$ cd {recipe-short-name}
----
Once inside the source directory of this recipe - you are good to go.