sc-git

Software Carpentry Git course

https://github.com/cemac/sc-git

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (2.1%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Software Carpentry Git course

Basic Info
Statistics
  • Stars: 0
  • Watchers: 3
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 5 years ago · Last pushed over 1 year ago
Metadata Files
Readme Contributing License Code of conduct Citation Authors

README.md

sc-git

An introduction to version control using Git.

The rendered content can be viewed here:

https://cemac.github.io/sc-git/

This is a slightly modified version of the Sofware Carpentries git lessons:

https://github.com/swcarpentry/git-novice

with some content (branches episode) copied from the Carpentries Incubator version of the lessons:

https://github.com/carpentries-incubator/git-novice-branch-pr

Owner

  • Name: Centre for Environmental Modelling And Computation
  • Login: cemac
  • Kind: organization
  • Location: Leeds

software to support environmental science

GitHub Events

Total
  • Push event: 2
Last Year
  • Push event: 2

Dependencies

.github/workflows/template.yml actions
  • actions/cache v2 composite
  • actions/checkout master composite
  • actions/setup-python v2 composite
  • r-lib/actions/setup-r v2 composite
  • ruby/setup-ruby v1 composite
.github/workflows/website.yml actions
  • actions/cache v2 composite
  • actions/checkout master composite
  • actions/setup-python v2 composite
  • r-lib/actions/setup-r v2 composite
  • ruby/setup-ruby v1 composite
requirements.txt pypi
  • PyYAML *
  • update-copyright *
Gemfile rubygems
  • github-pages >= 0 development
  • webrick >= 1.6.1