Commit Graph

66 Commits (main)

Author SHA1 Message Date
marisa eac07df96c 2.0.0 5 years ago
Roberto Vidal 4b26546589 fix(run): makes `run` never prompt
`watch` and `verify` do prompt the user to actively move to the
next exercise. This change fixes `run` to never prompt. Previously
it was inconsistent between "test" and "compile" exercises.

BREAKING CHANGE: we again change the behavior of the `run` command
5 years ago
Roberto Vidal 2cdd61294f feat: improve `watch` execution mode
The `watch` command now requires user action to move to the next
exercise.

BREAKING CHANGE: this changes the behavior of `watch`.
5 years ago
marisa a47a62172a 1.5.1 5 years ago
marisa ad03d180c9 fix(if1): Remove `return` reference
This closes #153.
5 years ago
Niklas Anderson bd007d4617 chore: Bump version in Cargo.lock 5 years ago
marisa b8368de6d5
1.4.0 5 years ago
liv 34e31232df feat(changelog): Use clog for changelogs 5 years ago
liv 7fca1d28af 1.3.0 5 years ago
liv bb652ceb91 Commit Cargo.lock file 5 years ago
Katharina 90a59c4de7
Removing Cargo.lock 6 years ago
Katharina Fey 961d725227
Fixing main function errors in move_semantics/ 6 years ago
Carol (Nichols || Goulding) 6e2d953aa6
Update to btbytes' prlink because they merged my PR already!! 6 years ago
Carol (Nichols || Goulding) 70aa18699b
Make a handlebars helper that uses prlink to generate a link from a file 6 years ago
Carol (Nichols || Goulding) 2ac0d5982c
Introduce handlebars to be able to do templating 6 years ago
Carol (Nichols || Goulding) 87d8131f1f
Start a script to regenerate README.md from a template
So far this doesn't actually do any templating, just adds a note about
the README being autogenerated :)
6 years ago