Changes

Line 8: Line 8:     
=== Self-contained binary bundles ===
 
=== Self-contained binary bundles ===
 +
 +
This mode is intended for special cases when a sweet needs to be used without Zero Install and Sweets, containing all dependencies bundled. For binary based sweets, resulting bundle will contain binaries built only for the environment that is being used to create this bundle. Thus, make sure that bundle will be used in exactly the same environment as original one.
 +
 +
To build self-contained binary bundle, use {{Code|bindist}} command:
 +
 +
sweet bindist <SWEET>
    
=== Sweet packages ===
 
=== Sweet packages ===