-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.zenodo.json
More file actions
34 lines (34 loc) · 1.23 KB
/
.zenodo.json
File metadata and controls
34 lines (34 loc) · 1.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
"creators": [
{
"name": "Brødbæk, Signe Kirk",
"affiliation": "Steno Diabetes Center Aarhus",
"orcid": "0009-0000-2208-7088"
},
{
"name": "Johnston, Luke",
"affiliation": "Steno Diabetes Center Aarhus",
"orcid": "0000-0003-4169-2616"
}
],
"title": "An introductory workshop on using GitHub for managing and working with files",
"description": "GitHub is increasingly used as a platform for collaborating and sharing research projects, not only for code but for documents. This workshop aims to introduce learner to the basics of using GitHub for managing files and tracking changes to those files (version control). The workshop is designed for learner who have little to no experience with Git and GitHub. See the website (https://github-intro.rostools.org) for more details.",
"access_right": "open",
"related_identifiers": [
{
"identifier": "https://github.com/rostools/github-intro",
"relation": "isIdenticalTo",
"resource_type": "lesson"
}
],
"keywords": [
"quarto website",
"github workshop",
"open educational resource",
"github introduction",
"workshop"
],
"license": "cc-by-4.0",
"upload_type": "lesson",
"language": "eng"
}