Repository of useful tools for CS at Coe. Includes scripts to help management of class repositories and templates for Makefiles.
This is a generic Makefile that can be used to easily compile a
single executable that depends only it's corresponding source file
(.c). Using this file you can type make fun to compile fun.c and
output as fun.
Collection of git scripts for manipulating a directory full of student repositories.
Directory contains a script and sample files for finding stable pairings based on preference lists.