This repository contains the same setup that we use for labs and homework assignments, including both eecs230.h
and UnitTest++. You can copy it if you want a fresh CLion project to experiment with.
- Fork this repository on GitHub.
- Go into the settings for your new repository and change the repository’s name to something appropriate. (You won’t be able to fork a second time until you change the name.)
- Clone using CLion or your favorite Git client.
- Edit this README! :)
If that’s too complicated, you can skip GitHub and just download a ZIP file of this repo.