Development Team/Almanac/Activity Bundles: Difference between revisions
| Line 148: | Line 148: | ||
: A short summary of the activity is displayed in the List View. | : A short summary of the activity is displayed in the List View. | ||
repository = | repository = https://... | ||
: The URL of the master git repository for the activity. Since activities are not all hosted in a single repository, it is important to include a link so that users can readily find the activity | : The URL of the master git repository for the activity, for use by {{code|git clone}}. Since activities are not all hosted in a single repository, it is important to include a link so that users can readily find the activity. Some git hosting services allow the URL to be used by web browser as well as {{code|git clone}}. | ||
== Localization/translation of the activity name and tags == | == Localization/translation of the activity name and tags == | ||