Platform Team/Package Management System: Difference between revisions
m update links |
|||
| Line 1: | Line 1: | ||
{{Draft}} | {{Draft}} | ||
[[Category:Zero Sugar]] | [[Category:Zero Sugar]] | ||
| Line 61: | Line 60: | ||
=== Recipe file === | === Recipe file === | ||
The process departing point is a [[Activity Team/Zero Sugar/ | The process departing point is a [[Activity Team/Zero Sugar/Recipe Specification|recipe file]] which is used within Zero Sugar to accomplish the major task - how to prepare the code to launch. | ||
The Zero Sugar recipe file is an all-sufficient entity. With only the file and {{Code|0sugar}} tool, it is possible to prepare the code necessary to launch in various environments like the major rpm/deb-based GNU/Linux distributions or just launch locally. | The Zero Sugar recipe file is an all-sufficient entity. With only the file and {{Code|0sugar}} tool, it is possible to prepare the code necessary to launch in various environments like the major rpm/deb-based GNU/Linux distributions or just launch locally. | ||
| Line 90: | Line 89: | ||
* Create new project and package on http://bazaar.sugarlabs.org. | * Create new project and package on http://bazaar.sugarlabs.org. | ||
* Create activity [[Activity_Team/Zero_Sugar/ | * Create activity [[Activity_Team/Zero_Sugar/Recipe_Specification#Python_activity|recipe file]]. | ||
* Code the activity. | * Code the activity. | ||
* Try current code in Sugar just by selecting an icon in the activities list. | * Try current code in Sugar just by selecting an icon in the activities list. | ||