0: Set up the batch repository Work in Progress!
Role Admin
- The user following these initial setup steps must have user permissions to create a new repository in the nyu-dss GitHub organization.
- They also should have access to repository settings.
Steps
-
Go to the middlicomp/aperitiiif-batch-template and click “Use this template.”
-
Follow the instructions on GitHub to make the new repository with these settings:
- The owner must be
nyu-dss
- The repository name must be
aperitiiif-batch-CHANGEME
, whereCHANGEME
will serve as the unique namespace for the entire batch. Choose wisely! - The repository must be Public
- When the new repository has been created
- Delete the
README.md
file - Rename the
README-template.md
toREADME.md
- Change all of the instances of
CHANGEME
in the newREADME.md
file to the batch namespace you chose in step 2. - Fill out the remaining info in the new
README.md
- Add the batch contributors (if applicable) as GitHub contributors to the repository. They will need write access but do not need admin access to any repo settings.