We will try our hand at building an Activity for the Sugar Desktop.
We will use the sugar-live-build virtual machines that we installed earlier.
We will need to make sure git is installed. If not, in the Terminal activity, we can install it via:
sudo apt-get install git
We will then navigate to the appropriate directory and clone the
hello-world
repository.
Then follow the instructions in building an Activity for the Sugar Desktop.