Commit 65b9c8d
authored
Add script to generate Rust exercises
The idea is to ease contribution by setting up a project template
and configuring tests from the canonical data, if any. Would-be
contributors can simply run this script, configure the tests for each
property, and implement an example in order to add a new exercise.
This script will always prettify config.json when it's run, as an
inescapable part of its read-edit-write cycle. Therefore, I'm adding
its edits here, so that users of the script aren't stuck with
config.json edits which are irrelevant to their PR.1 parent 415016c commit 65b9c8d
3 files changed
+596
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
| 70 | + | |
69 | 71 | | |
70 | 72 | | |
71 | 73 | | |
| |||
0 commit comments