A Docker image designed to work with Gitpod, containing recent
versions of gcc
and GNU make
.
- Visit https://gitpod.io/#https://github.com/cits3007/ubuntu-gitpod in your browser
- Gitpod will download the Docker image and create an online IDE environment
- In the terminal shell,
gcc
andmake
will be on yourPATH
.