Crates.io | canary_probe |
lib.rs | canary_probe |
version | 0.2.1 |
source | src |
created_at | 2023-09-20 19:41:41.371545 |
updated_at | 2023-10-06 19:09:13.478718 |
description | Canary Probe is a simple tool to help students in Computer Programming I (CSU0001, NTNU) to test their code. |
homepage | https://github.com/JacobLinCool/canary-probe |
repository | https://github.com/JacobLinCool/canary-probe |
max_upload_size | |
id | 978437 |
size | 40,864 |
Canary Probe is a simple tool to help students in Computer Programming I (CSU0001, NTNU) to test their code.
It checks about the following:
Canaryprobe comes with a command line tool and a library.
cargo install canary-probe
canary-probe <zip-file>
See docs.rs for documentation.