An open API service indexing awesome lists of open source software.

https://github.com/fhdsl/github_automation_for_scientists

This course walks through why's and the how's for using automation to boost scientific software development process.
https://github.com/fhdsl/github_automation_for_scientists

activities audience-software-developers automation category-software-dev course github-actions itn-course launched-nov2023 templates troubleshooting

Last synced: 11 months ago
JSON representation

This course walks through why's and the how's for using automation to boost scientific software development process.

Awesome Lists containing this project

README

          

# GitHub Automation for Scientists

This course covers how to use GitHub actions for scientific software development. We encourage the recognition that scientific software can take many forms that can all benefit from the concepts of continuous integration and continuous deployment.

## Target Audience

The course is intended for students in the biomedical sciences and researchers who use informatics tools in their research

_This course is written for individuals who:_

- Are comfortable with GitHub and know how to make a pull request
- Wish to save time and enhance their scientific projects using automation
- Perhaps previously tried to learn about GitHub Actions but felt overwhelmed on how to get started

## Prerequisites

This course builds on concepts introduced in the [Reproducibility](https://jhudatascience.org/Reproducibility_in_Cancer_Informatics/introduction.html) and [Advanced Reproducibility](https://jhudatascience.org/Adv_Reproducibility_in_Cancer_Informatics/introduction.html) courses from the ITCR Training Network. If you are unfamiliar with GitHub and/or do not have an account, we'd suggest you start with those courses by using the links.