Platform Team/Infrastructure: Difference between revisions

Created page with "An overview of Sugar doers environment implementation. === Command line interface === Only {{Code|sweets}} command is needed to interact ..."
 
Line 1: Line 1:
An overview of Sugar doers environment implementation.
An overview of Sugar doers environment implementation.


=== [[Platform Team/Guide/sweets command|Command line interface]] ===
=== Tools ===


Only {{Code|sweets}} command is needed to interact with doers environment. See walk-through [[Platform_Team/Doers_environment#Start_from|tutorials]] for various use cases.
Involved technologies within doers environment:
 
* [http://0install.net 0install] the only package management system which is being used on high level,
* [http://www.packagekit.org/ PackageKit] as a backend for 0install to work with native package management systems,
* patched version of [https://build.opensuse.org OBS].
 
To interact with doer environment from command line, only [[Platform Team/Guide/sweets command|sweets]] command is needed. See walk-through [[Platform_Team/Doers_environment#Start_from|tutorials]] for various use cases.


=== Software projects, sweets ===
=== Software projects, sweets ===