Activity Team/Sweetener: Difference between revisions

Line 25: Line 25:
  hello-integration # (rename it to your activity name)
  hello-integration # (rename it to your activity name)
* Make the following directories inside your activity:
* Make the following directories inside your activity:
  sugar/sweetener
activity/
  desktop/sweetener  # (Only if you want to run your activity on Linux desktops)
  sugar/sweetener/
  desktop/sweetener/ # (Only if you want to run your activity on Linux desktops)
* Copy basic modules:<br>  Sweetener is divided in modules, for a very basic activity, you'll need to copy to (sugar - desktop)/sweetener:
* Copy basic modules:<br>  Sweetener is divided in modules, for a very basic activity, you'll need to copy to (sugar - desktop)/sweetener:
   __init__.py
   __init__.py