canary_probe 0.1.0

Canary Probe is a simple tool to help students in Computer Programming I (CSU0001, NTNU) to test their code.
Documentation
1
2
3
4
5
6
7
8
9
# Canary<sup>probe</sup>

Canary Probe is a simple tool to help students in Computer Programming I (CSU0001, NTNU) to test their code.

It checks about the following:

- Is the homework archive unpackable?
- Is the Makefile working?
- What are the executable files present?