Skip to content

Project starter using make and unity testing

License

Notifications You must be signed in to change notification settings

mmgif/cs452-p1

This branch is 44 commits ahead of JianshuLiu1721/cs452-project-starter:master.

Repository files navigation

Makefile Project Template

Steps to configure, build, run, and test the project.

Building

make

Testing

make check

Clean

make clean

Install Dependencies

In order to use git send-mail you need to run the following command:

make install-deps

About

Project starter using make and unity testing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 67.0%
  • C++ 32.6%
  • Makefile 0.4%