{"id":15698165,"url":"https://github.com/klieret/collaborative-programming-github","last_synced_at":"2025-05-08T20:53:58.382Z","repository":{"id":50512794,"uuid":"519304274","full_name":"klieret/collaborative-programming-github","owner":"klieret","description":"Hands-on lecture material to explore collaborative programming with git and github","archived":false,"fork":false,"pushed_at":"2025-04-07T21:35:29.000Z","size":13343,"stargazers_count":7,"open_issues_count":2,"forks_count":9,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-20T08:38:48.810Z","etag":null,"topics":["collaboration","git","github","hands-on","lecture","lecture-slides","slides","training","tutorial"],"latest_commit_sha":null,"homepage":"https://klieret.github.io/collaborative-programming-github/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/klieret.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-07-29T17:53:12.000Z","updated_at":"2024-10-02T14:59:14.000Z","dependencies_parsed_at":"2023-10-03T22:22:00.865Z","dependency_job_id":"3c382136-742b-4c7e-85f3-44a6d4379d26","html_url":"https://github.com/klieret/collaborative-programming-github","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klieret%2Fcollaborative-programming-github","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klieret%2Fcollaborative-programming-github/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klieret%2Fcollaborative-programming-github/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klieret%2Fcollaborative-programming-github/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/klieret","download_url":"https://codeload.github.com/klieret/collaborative-programming-github/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253149380,"owners_count":21861717,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["collaboration","git","github","hands-on","lecture","lecture-slides","slides","training","tutorial"],"created_at":"2024-10-03T19:23:44.646Z","updated_at":"2025-05-08T20:53:58.360Z","avatar_url":"https://github.com/klieret.png","language":null,"readme":"\u003cdiv align=\"center\"\u003e\n\n\u003ch1\u003e\u003ca href=\"https://klieret.github.io/collaborative-programming-github/\"\u003eCollaborative Programming with GitHub\u003c/a\u003e\u003c/h1\u003e\n\n[![PR welcome](https://img.shields.io/badge/PR-Welcome-%23FF8300.svg)](https://git-scm.com/book/en/v2/GitHub-Contributing-to-a-Project)\n[![gh actions](https://github.com/klieret/collaborative-programming-github/actions/workflows/deploy.yml/badge.svg)](https://github.com/klieret/collaborative-programming-github/actions)\n\n\u003c/div\u003e\n\n\u003e **Note**\n\u003e 👉 [**Click here for rendered slides!**](https://klieret.github.io/collaborative-programming-github/) 👈\n\n\u003e **Warning**\n\u003e This is **not** the playground repository.\n\u003e Pull requests that improve the lecture are much appreciated though!\n\nSlides to introduce collaborative programming with git.\nThis lecture aims to be 90% hands-on and at least 90% collaborative.\n\n- Part 1: Learn to fork, branch, create PRs, resolve merge conflicts, all from the GitHub web interface\n- Part 2: Let's contribute from the command line\n- Part 3: Learning to love git\n\n\u003e **Note**\n\u003e You can use these slides for your teaching, too (see license)! Contributions are very welcome as well.\n\n\u003e **Note**\n\u003e PDF versions are available in the releases.\n\n\u003cimg width=\"450\" alt=\"screenshot of slides\" src=\"https://user-images.githubusercontent.com/13602468/201176505-ae9f2416-2b37-4ccf-a02d-85b600d5a3ae.png\"\u003e\n\nTaught as\n\n- [*Collaborative Software Development with Git(Hub)* at the CoDaS-HEP 2023 school](https://indico.cern.ch/event/1287965/)\n- [*Let's Collaborate! Software Development Using the GitHub Web Interface* at Princeton University](https://gradschool.princeton.edu/events/2023/lets-collaborate-software-development-using-github-web-interface)\n- [*Collaborative programming* at the CoDaS-HEP 2022 school](https://indico.cern.ch/event/1151367/).\n\n## 🌐 Other resources\n\nLess related training material built with the same markdown-based framework:\n\n* [Everything You Didn't Know You Needed](https://github.com/klieret/everything-you-didnt-now-you-needed)\n\n## 🧰 Local development\n\nThe slides are built with [Slidev](https://github.com/slidevjs/slidev).\n\nTo start the slide show locally:\n\n- `npm install`\n- `npm run dev`\n- visit http://localhost:3030\n\nEdit the [slides.md](./slides.md) to see the changes.\n\nLearn more about Slidev: [official documentation](https://sli.dev/).\n\nWhen contributing, please also set up the pre-commit hooks with\n\n```bash\npre-commit install\n```\n\n## Lecture content\n\nPart I + III took 1h30 to teach (for the `codas-hep 22` release).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fklieret%2Fcollaborative-programming-github","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fklieret%2Fcollaborative-programming-github","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fklieret%2Fcollaborative-programming-github/lists"}