Skip to content

robojeb/CSTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSTools

The CSTools repository will contain many useful tools for working with student submitted code in CS courses.

Currently the following tool(s) exist:

  • Replacer: Will replace one or more functions in a specified file with funtions from another file. Useful for replacing broken code with a version from a solution.

Future tool(s):

  • MakeFriends: Will rewrite code to make a class friends with another class. Useful for testing student code beyond just the exposed interface.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages