git-novice
Modified software carpentry Git lesson with extra content on collaborating.
Science Score: 52.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
✓Institutional organization owner
Organization noc-oi has institutional domain (www.noc.ac.uk) -
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.1%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Modified software carpentry Git lesson with extra content on collaborating.
Basic Info
- Host: GitHub
- Owner: NOC-OI
- License: other
- Default Branch: main
- Homepage: https://noc-oi.github.io/git-novice/
- Size: 14.7 MB
Statistics
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
- Releases: 0
Created over 2 years ago
· Last pushed 10 months ago
Metadata Files
Readme
Contributing
License
Code of conduct
Citation
Authors
Zenodo
README.md
git-novice
An introduction to version control for novices using Git based upon the Carpentries Git lesson but with a more extensive group collaboration exercise.
Please see https://noc-oi.github.io/git-novice/ for a rendered version of this material,
[the lesson template documentation][lesson-example]
for instructions on formatting, building, and submitting material,
or run make in this directory for a list of helpful commands.
Owner
- Name: NOC Ocean Informatics
- Login: NOC-OI
- Kind: organization
- Location: United Kingdom
- Website: https://www.noc.ac.uk
- Repositories: 12
- Profile: https://github.com/NOC-OI
Citation (CITATION)
Please cite as: Ivan Gonzalez; Daisie Huang; Nima Hejazi; Katherine Koziar; Madicken Munk (eds): "Software Carpentry: Version Control with Git." Version 2019.06.1, July 2019, https://github.com/swcarpentry/git-novice, 10.5281/zenodo.3264950
GitHub Events
Total
- Issues event: 1
- Push event: 28
Last Year
- Issues event: 1
- Push event: 28
Dependencies
.github/workflows/pr-close-signal.yaml
actions
- actions/upload-artifact v3 composite
.github/workflows/pr-comment.yaml
actions
- actions/checkout v3 composite
- carpentries/actions/check-valid-pr main composite
- carpentries/actions/comment-diff main composite
- carpentries/actions/download-workflow-artifact main composite
.github/workflows/pr-post-remove-branch.yaml
actions
- carpentries/actions/download-workflow-artifact main composite
- carpentries/actions/remove-branch main composite
.github/workflows/pr-preflight.yaml
actions
- carpentries/actions/check-valid-pr main composite
- carpentries/actions/comment-diff main composite
.github/workflows/pr-receive.yaml
actions
- actions/checkout v3 composite
- actions/upload-artifact v3 composite
- carpentries/actions/check-valid-pr main composite
- carpentries/actions/setup-lesson-deps main composite
- carpentries/actions/setup-sandpaper main composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
.github/workflows/sandpaper-main.yaml
actions
- actions/checkout v3 composite
- carpentries/actions/setup-lesson-deps main composite
- carpentries/actions/setup-sandpaper main composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
.github/workflows/update-cache.yaml
actions
- actions/checkout v3 composite
- carpentries/actions/check-valid-credentials main composite
- carpentries/actions/update-lockfile main composite
- carpentries/create-pull-request main composite
- r-lib/actions/setup-r v2 composite
.github/workflows/update-workflows.yaml
actions
- actions/checkout v3 composite
- carpentries/actions/check-valid-credentials main composite
- carpentries/actions/update-workflows main composite
- carpentries/create-pull-request main composite
requirements.txt
pypi
- PyYAML *
- update-copyright *