Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 736 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 736 Bytes

Build Status

GDCR-Scaffolding

Starter projects in various languages for Global Day of Coderetreat

Motivation

  • If a programming pair decide on a given languge (e.g. Groovy), we want a simple project that is ready to go.
  • Each project must specify:
    • installation requirements
    • how-to for running tests
  • We use Cell as a starter class but challenge that assumption: maybe you don't want Cell to be a class! It's up to you.
  • There is no plan to commit actual code to this repo, as that is against the spirit of GDCR.