Platform Team/Guide/Sweets Packaging: Difference between revisions

Line 6: Line 6:
== Introduction ==
== Introduction ==


The purpose of this Guide is describing how to get benefits of [[Activity_Team/Services|Sugar Services]] for your library/application, simplify support workflows and let your users(developers) [[Documentation_Team/Services/Activity_Developers_Guide|use]] your code in simple and convenient way.
The purpose of this Guide is describing how to deploy your code via [[Activity_Team/Services|Sugar Services]] and let other people [[Documentation_Team/Services/Activity_Developers_Guide|use]] it in simple and convenient way.


This guide is about how to package your code to services, if you are looking for method how to install some software from native packages, see [[Documentation_Team/Services/Native_packages_usage|Native packages usage]] guide.
If you are looking for a method to install some software from native packages, see [[Documentation_Team/Services/Wrap native packages HOWTO|p native packages HOWTO]].


If service is not [[Documentation_Team/Services/Native_packages_usage|wrapper]] for native package and could be used by other developers, please consider possibility to create service page using [[Activity Team/Services/Template|template]].
If service is not just a [[Documentation_Team/Services/Native_packages_usage|wrapper]] for upstream project, please consider possibility to create service page using [[Activity Team/Services/Template|template]].


== Detailed description ==
== Detailed description ==