Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 673 Bytes

repositories.md

File metadata and controls

7 lines (6 loc) · 673 Bytes

Repositories

  • We use the https://github.com/dcsil Github Organization
  • You need to create a team repo on Github using this template for team notes, profiles, and other team metadata. This repo is not for code. You will lose 20% on each assignment where you submit code via this repo.
  • You can create as many application repos (for code) as you need within https://github.com/dcsil
  • Every repository must have a service.yml that passes checks.
    • Every repository must therefore have logging, exception handling (via Sentry), a bootstrap script etc