Skip to content

Latest commit

 

History

History
65 lines (33 loc) · 2.93 KB

File metadata and controls

65 lines (33 loc) · 2.93 KB

A few github pointers!

Motivation

Openscapes concise desctription of 'GitHub for supporting, reusing, contributing, and failing safely'

Accounts

Our organisation is IeDEA-SA.

Once you sign up for github and pass me your surname you will become member of this organization.

You can visit the team page and see who is doing what. Pay attention to the user names - we will use them to notify people in different communication channels and assign them to tasks.

Repository

We are using repository WG_open-science to test project management a bit.

IeDEA-SA organisation is the owner. And you have been added as collaborator on this repository.

Issues

Key ingredient of working with github for non-coding projects is to master the idea of issues.

Our issues are located here. Feel free to add new ones, assign people to them, or comment on existing ones.

Project

For project management purposes issues can be arranged into a project and tracked across the stages of the project. Our project is located here

Milestones

As a bonus feature you might also read a bit about milestones - we might consdier using them later to track more complex projects.

More project info tools

Can be added using Wiki pages or new feature of Dicsussions. Currently we do not have wiki here (not available in free tier) but we can use discussion here

More git & github materials

Visual summary of git workflow

workflow

By @NikkiSiapno

Books

Rather R and Rstudio oriented, but excellent intro nonetheless is Jenny's Happy Git and GitHub for the useR

Pro Git book

Courses

VIB

Carpentries courses: Introduction to Git and Version Control with Git

Other

Documentation from the atlassian

Github's Git Cheat Sheet

Jan's cheat sheet