Sugar Creation Kit/sck/Advanced Topics: Difference between revisions

Satellit (talk | contribs)
Satellit (talk | contribs)
Line 130: Line 130:
*[[Activity_Team/Git_Tutorial|Getting started with Gitorious, a web based Git service provided by Sugar Labs]]
*[[Activity_Team/Git_Tutorial|Getting started with Gitorious, a web based Git service provided by Sugar Labs]]
*Nice introduction to git: http://try.github.com/levels/1/challenges/1
*Nice introduction to git: http://try.github.com/levels/1/challenges/1
I installed Fedora 18 last night, and I have to say I like sugar-build
more and more.  With just this steps in a clean F18 you get Sugar
running and ready to hack each part of it:  Kudos Daniel Narvaez!
  Re: [Sugar-devel] F18.. go sugar-build, go! 01/18/2013 03:56 PM
sudo yum install git
git clone git://git.sugarlabs.org/sugar-build/sugar-build
cd sugar-build
make build
make run
===Tutorials===
===Tutorials===
*[[Activity_Team/Activity_Development_Fedora_17| Activity Development in Fedora 17 using Git]]
*[[Activity_Team/Activity_Development_Fedora_17| Activity Development in Fedora 17 using Git]]