# Cohort Bash Scripts Shell scripts for managing GitHub team membership during the NHCarrigan spring cohort programme. These scripts handle one-off team changes that are too complex or bulk-oriented to do manually through the GitHub web interface. All scripts use the `gh` CLI for GitHub API calls. Run `gh auth login` before using them. ## Getting Started Run scripts via the interactive runner from the project root: ```bash make run # Select: Bash → cohort →