-
Notifications
You must be signed in to change notification settings - Fork 0
msiverback/coderetreat
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A simple setup for writing Game of life katas in several languages. First trial with Docker. Build a docker image from the Dockerfile to setup the environment: docker build -t coderetreat . Run the image from repo top with: docker run --user $(id -u):$(id -g) -v $(pwd)/coderetreat:/coderetreat -it coderetreat From inside the container use the run scripts to start the codersdojo script for each language.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published