make-novice

Automation and Make

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

Science Score: 67.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
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.2%) to scientific vocabulary

Keywords

automation carpentries english lesson make programming reproducibility software-carpentry stable
Last synced: 4 months ago · JSON representation ·

Repository

Automation and Make

Basic Info
Statistics
  • Stars: 161
  • Watchers: 14
  • Forks: 85
  • Open Issues: 3
  • Releases: 2
Topics
automation carpentries english lesson make programming reproducibility software-carpentry stable
Created over 10 years ago · Last pushed 4 months ago
Metadata Files
Readme Contributing License Code of conduct Citation Authors Zenodo

README.md

DOI Create a Slack Account with us Slack Status

make-novice

An introduction to Make using reproducible papers as a motivating example. Please see https://swcarpentry.github.io/make-novice/ for a rendered version of this material, the lesson template documentation for instructions on formatting, building, and submitting material, or run make in this directory for a list of helpful commands.

Maintainer(s):

Owner

  • Name: Software Carpentry
  • Login: swcarpentry
  • Kind: organization
  • Email: team@carpentries.org

Home for Software Carpentry repos for website, lessons and templates

Citation (CITATION)

Please cite as:

Mike Jackson (ed.): "Software Carpentry: Automation and Make."
Version 2016.06, June 2016,
https://github.com/swcarpentry/make-novice, 10.5281/zenodo.57473.

GitHub Events

Total
  • Watch event: 9
  • Delete event: 2
  • Issue comment event: 2
  • Push event: 41
  • Pull request event: 4
  • Fork event: 4
  • Create event: 3
Last Year
  • Watch event: 9
  • Delete event: 2
  • Issue comment event: 2
  • Push event: 41
  • Pull request event: 4
  • Fork event: 4
  • Create event: 3

Issues and Pull Requests

Last synced: 4 months ago

All Time
  • Total issues: 0
  • Total pull requests: 3
  • Average time to close issues: N/A
  • Average time to close pull requests: 3 months
  • Total issue authors: 0
  • Total pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.67
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 3
  • Average time to close issues: N/A
  • Average time to close pull requests: 3 months
  • Issue authors: 0
  • Pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.67
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • carpentries-bot (3)
  • maneesha (1)
Top Labels
Issue Labels
Pull Request Labels
type: template and tools (3)

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 *