Commit Graph

40 Commits (f6cffc7e487b42f15a6f958e49704c93a8d4465b)

Author SHA1 Message Date
mokou 2ff3f7ae13 3.0.0 4 years ago
mokou 8b9479071c 2.2.1 5 years ago
mokou 6eb62fa2ce 2.2.0 5 years ago
Harrison Metzger 32a9cf7b8d fix: Update deps to version compatable with aarch64-pc-windows 5 years ago
marisa 4b79691d5e 2.1.0 5 years ago
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 c8babbad27 1.5.0 5 years ago
marisa 4f0c5a8d49
1.4.1 5 years ago
marisa b8368de6d5
1.4.0 5 years ago
liv 7fca1d28af 1.3.0 5 years ago
liv 62696f5819 Remove highlighting and syntect 5 years ago
liv 1f2ee8cb62 1.2.2 5 years ago
liv 0279294972 1.2.1 5 years ago
liv 6ae0a00211 1.2.0 5 years ago
liv 4b0b7093e5 1.1.1 5 years ago
Chris Pearce d01a71f7de Extract exercise struct to encapsulate path logic 5 years ago
lyn f3ee70489f 1.1.0 6 years ago
lyn f43cb124f6 add tests 6 years ago
komaeda 11875aed6e
adjust author name 6 years ago
lyn 999601d828 1.0.1 6 years ago
lyn 70e59cca3c standardize exercise running via an external toml file 6 years ago
lyn 244a0816ac 1.0.0 6 years ago
komaeda 5d1d0407ca
update cargo.toml authors 6 years ago
liv 531f8fe6ff update cargo.toml authors 6 years ago
liv 679508b278 ah well it was worth a try 6 years ago
liv 3ffd43bc2a remove 2018 specification for cargo fix 6 years ago
liv a0d21020df update for rust 2018 6 years ago
Erik Vesteraas 9d16d6b63d Add watch mode, and don't panic on clean failure 6 years ago
olivia 1d495ff7b9 add markdown output for default command 6 years ago
olivia f7846af7ac right let's try this one again 6 years ago
olivia 595a91df55 experiment 6 years ago
olivia 3ffefa32e1 init new cargo project 6 years ago
olivia 5e89d1e888 move old files to a separate directory 6 years ago
Carol (Nichols || Goulding) 6e2d953aa6
Update to btbytes' prlink because they merged my PR already!! 7 years ago
Carol (Nichols || Goulding) 70aa18699b
Make a handlebars helper that uses prlink to generate a link from a file 7 years ago
Carol (Nichols || Goulding) 2ac0d5982c
Introduce handlebars to be able to do templating 7 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 :)
7 years ago