Commit Graph

131 Commits (3f0e1303e0b3bf3fecc0baced3c8b8a37f83c184)

Author SHA1 Message Date
olivia hugger a15b276d96
Merge pull request #98 from evestera/rustc-color-always
Propagate colored output from rustc
6 years ago
olivia 1d495ff7b9 add markdown output for default command 6 years ago
Erik Vesteraas f18590f0a1 Add color=always to rustc options 6 years ago
olivia e0ee5f1d7f implement run command 6 years ago
olivia 6baac88574 fmt 6 years ago
olivia b8789f09e0 add empty line after ascii 6 years ago
olivia 6cc16edff0 add a fancy ascii header 6 years ago
olivia b3c52803e9 color output messages 6 years ago
olivia 18a1447a65 add the whole curriculum 6 years ago
olivia f7846af7ac right let's try this one again 6 years ago
olivia 850a13e913 oh, commit this 6 years ago
olivia 4eca18050f put it in a separate file 6 years ago
olivia 69ff4a8b25 replace macros with more general methods 6 years ago
olivia 2f1e3bc0c7 small fixes 6 years ago
olivia 6d50965344 port the first exercise from the old curriculum 6 years ago
olivia 89f2a986c0 rustfmt 6 years ago
olivia 5310dfd406 make the initial output prettier 6 years ago
olivia 39b3e3225a add another example 6 years ago
olivia d9946a91d4 make the example work 6 years ago
olivia 8ea1b17fd9 format 6 years ago
olivia 97efff760d use macros 6 years ago
olivia 595a91df55 experiment 7 years ago
olivia 8ecc1e6ff1 move to another file 7 years ago
olivia d0e3a6e770 make return explicit 7 years ago
olivia 7148233950 add a sample 7 years ago
olivia 3ffefa32e1 init new cargo project 7 years ago
olivia 5e89d1e888 move old files to a separate directory 7 years ago
Carol (Nichols || Goulding) 426e5cf3f5
Don't be lazy, actually read the file instead of including it at compile time 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