Platform Team/Guide/Sweets Usage: Difference between revisions
No edit summary |
|||
Line 28: | Line 28: | ||
* Clone sweets sources and install it (after the first run, you need to relogin to take into account the new PATH value, then just run {{Code|sweets}} command): | * Clone sweets sources and install it (after the first run, you need to relogin to take into account the new PATH value, then just run {{Code|sweets}} command): | ||
git clone | git clone git://git.sugarlabs.org/sdk/sweets.git | ||
sweets | cd sweets | ||
git submodule init | |||
git submodule update | |||
./sweets upgrade | |||
=== Upgrade === | === Upgrade === |