Skip to content

Docker scripts and development environment for CS 300

Notifications You must be signed in to change notification settings

csci0300/cs300-s22-devenv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS 300: development environment

This repo contains a minimal dev environment setup for CS 300. In particular, it provides the scripts to create the course Docker container.

Getting started

# 1. build docker image locally
cd docker
./cs300-build-docker

# 2. start development environment
cd ..
./cs300-run-docker

For detailed setup instructions, refer to our Lab 0 setup guide!

Acknowledgements

This setup is a modified version of the setup used by Harvard's CS61 and reused with permission.

About

Docker scripts and development environment for CS 300

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published