|
@@ -0,0 +1,53 @@
|
|
|
+---
|
|
|
+output:
|
|
|
+ pdf_document: default
|
|
|
+ html_document: default
|
|
|
+---
|
|
|
+# GIN: 30 minute walkthrough.
|
|
|
+
|
|
|
+## preparation
|
|
|
+- gin dashboard on (2 different login in 2 browser)
|
|
|
+- sourcetree, show readme history of my repo
|
|
|
+- get this file on desktop
|
|
|
+
|
|
|
+*-> for all: sign in in gin*
|
|
|
+
|
|
|
+# demo 1 (everyone supposed to follow with their browser)
|
|
|
+
|
|
|
+## Dashboard
|
|
|
+
|
|
|
+- overview
|
|
|
+- organisations
|
|
|
+
|
|
|
+## organisation: larkumlab example
|
|
|
+
|
|
|
+- lots of repo for me (+PI) : not meant as an access point for repo
|
|
|
+- one team for read access: add repo to team and all have read access
|
|
|
+- one owner team: PI + data curators
|
|
|
+
|
|
|
+*Are you on the read team?, if not open an issue in dealing_with_gin repo*
|
|
|
+- create issue: go to dealing_with_gin repo: closed, open, label
|
|
|
+
|
|
|
+## My repository
|
|
|
+
|
|
|
+- subproject in same repo: same team.
|
|
|
+- folder structure overview
|
|
|
+- commit message and time stamp
|
|
|
+- readme file: see history + see sourcetree version
|
|
|
+
|
|
|
+# Interaction 1:
|
|
|
+
|
|
|
+## open your repo in browser.
|
|
|
+
|
|
|
+- modify readme file
|
|
|
+- add a text file: do not make new folders outside of folders: keep things organised
|
|
|
+- upload file
|
|
|
+
|
|
|
+
|
|
|
+# demo 2
|
|
|
+
|
|
|
+- look at moodle course
|
|
|
+- computer-server synchronisation
|
|
|
+- submodules
|
|
|
+- publication : airtrack
|
|
|
+- markdown + rstudio (pdf, word, html,book)
|