Commit graph

5 commits

Author SHA1 Message Date
Katrina Owen
1e5530ba48 Rename the global exercise hints file
We've had some difficulty coming up with a good name for the file
that gets included in all of the exercise READMEs for a given track.

These are global hints, like how to run the test suite, which are
relevant to all the exercises on a track.

We started with SETUP.md in the root of the repository, then renamed
that to exercises/TRACK_HINTS.md because SETUP.md was misleading and
confusing, but then we realized that TRACK_HINTS.md was a bit ambiguous
and confusing as well.

Finally we settled on putting the file in the docs directory, since
this is user-facing documentation, and calling the file
EXERCISE_README_INSERT.md

See https://github.com/exercism/meta/issues/5 for context.
2017-06-09 11:08:12 -06:00
Filipe W. Lima
e038bf9416 Fix help page link and typo
- [x] Use the correct markdown syntax for links.
- [x] Fix typo in the word "dependencies".
2017-01-14 14:41:55 -03:00
Erik Simmler
e9a8e9a660 Proof of concept for an npm (or yarn) managed setup on the hello-world exercise 2016-12-17 11:48:20 -05:00
Joshua Stoutenburg
684caf0088 Update SETUP.md 2016-08-26 00:07:51 -06:00
Katrina Owen
fbf6f351a8 Bootstrap elm track 2015-09-08 13:03:25 -06:00