Skip to content

ciwasaki/tacklebox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coe CS Toolbox

Repository of useful tools for CS at Coe. Includes scripts to help management of class repositories and templates for Makefiles.

Makefile

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.

git

Collection of git scripts for manipulating a directory full of student repositories.

stableroommate

Directory contains a script and sample files for finding stable pairings based on preference lists.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 84.1%
  • Shell 15.9%