Science Score: 77.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
  • Committers with academic emails
    103 of 355 committers (29.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.6%) to scientific vocabulary

Keywords from Contributors

lesson english ansible software-carpentry training carpentries-incubator stable carpentries prediction auroc
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: ocaisa
  • License: other
  • Language: Shell
  • Default Branch: main_de
  • Size: 16.1 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed 6 months ago
Metadata Files
Readme Contributing License Code of conduct Citation Authors Zenodo

README.md

Create a Slack Account with us Slack Status DOI

shell-novice

An introduction to the Unix shell for people who have never used the command line before. Please see https://swcarpentry.github.io/shell-novice/ for a rendered version of this material, the lesson template documentation for instructions on formatting, building, and submitting material.

Maintainers

Contributing

If you would like to contribute to the development of the lesson, you can find details in our CONTRIBUTING guide. Contributions can come in many different forms: typo and formatting fixes, additions or subtractions of content, suggestions, clarifications, and more.

Owner

  • Login: ocaisa
  • Kind: user

Citation (CITATION)

Please cite as:

Gabriel A. Devenyi (Ed.), Gerard Capes (Ed.), Colin Morris (Ed.), Will Pitchers (Ed.),
Greg Wilson, Gerard Capes, Gabriel A. Devenyi, Christina Koch, Raniere Silva, Ashwin Srinath, … Vikram Chhatre.
(2019, July). swcarpentry/shell-novice: Software Carpentry: the UNIX shell, June 2019 (Version v2019.06.1).
Zenodo. http://doi.org/10.5281/zenodo.3266823

GitHub Events

Total
  • Delete event: 1
  • Issue comment event: 1
  • Push event: 47
  • Pull request event: 2
  • Create event: 1
Last Year
  • Delete event: 1
  • Issue comment event: 1
  • Push event: 47
  • Pull request event: 2
  • Create event: 1

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 1,351
  • Total Committers: 355
  • Avg Commits per committer: 3.806
  • Development Distribution Score (DDS): 0.837
Past Year
  • Commits: 22
  • Committers: 9
  • Avg Commits per committer: 2.444
  • Development Distribution Score (DDS): 0.636
Top Committers
Name Email Commits
Gerard Capes g****s@m****k 220
Greg Wilson g****n@s****g 143
Raniere Silva r****e@r****m 44
Christina Koch c****t@g****m 44
Mike Jackson m****n@s****k 30
Benson Muite b****t 28
ocaisa a****s@c****g 14
W. Trevor King w****g@t****s 14
Alex Ball a****l 14
Gabriel A. Devenyi g****i@g****m 13
Erin Becker e****r@g****m 13
Lex Nederbragt l****t@b****o 12
Damien Irving d****g@y****u 11
Zhian N. Kamvar z****r@g****m 11
Francis Gacenga g****a@u****u 11
csqrs c****s@m****a 11
Jacob Deppen d****8@g****m 10
Marcel Stimberg m****g@i****r 10
Pat Schloss p****s@u****u 10
Evgenij Belikov e****0@h****k 10
Nicola Soranzo n****o@e****k 9
colinmorris c****2@g****m 9
Fatma Imamoglu f****u@g****m 9
Daniel McCloy d****y@g****m 8
Rob Beagrie r****b@b****m 8
zz-ssmiller s****r 8
Piper Fowler-Wright P****w@g****m 8
Mahdi Sadjadi M****i 8
Ashwin Srinath a****h@g****m 8
Kunal Marwaha m****a@b****u 7
and 325 more...

Issues and Pull Requests

Last synced: about 1 year ago

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

Dependencies

.github/workflows/pr-close-signal.yaml actions
  • actions/upload-artifact v4 composite
.github/workflows/pr-comment.yaml actions
  • actions/checkout v4 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 v4 composite
  • actions/upload-artifact v4 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 v4 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/translate.yaml actions
  • lyqht/deepl-translate-github-action v2 composite
.github/workflows/update-cache.yaml actions
  • actions/checkout v4 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 v4 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 *