Skip to content

Docker scripts and development environment for CS 1515

Notifications You must be signed in to change notification settings

BrownAppliedCryptography/devenv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS 1515: development environment

This repo contains a minimal dev environment setup for CS 1515. In particular, it provides the scripts to pull or create the course Docker containers.

Getting started

# 0. Download Docker (follow instructions).

# 1. Setup Docker
./docker/cs1515-setup-docker

# 2. start development environment
./cs1515-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 1515

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 86.0%
  • Dockerfile 13.8%
  • GDB 0.2%