summaryrefslogtreecommitdiff
path: root/default_out.txt
AgeCommit message (Collapse)Author
2021-04-27fix(cli): Move long text strings into constants.apogeeoak
2020-12-30fix: typo in default out textxehpuk
2020-12-29feat: Rewrite default out textmokou
This has been in place for a long time now, before we had an install script, so it ended up repeating a bunch of the same things that the install script does automatically. I rewrote it so that it gives more helpful information about how you're supposed to do Rustlings. Hopefully this will reduce the number of "I started Rustlings and it gave me an error" issues (no offense to anyone who opened one of those, it was pretty unclear that it _wasn't_ an error).
2019-11-12fix(default): Clarify the installation proceduremarisa
2019-06-10chore: Make install instructions consistentDan Wilhelm
2019-06-09docs: Recommend `rustlings watch` as defaultliv
2019-06-05feat(changelog): Use clog for changelogsliv
2019-06-05Remove highlighting and syntectliv