-
Edit this issue to keep track of the tasks you're working on towards launch.
We have a rough guide for how to launch a track, which is a good starting point;
please ask if you have any questions or i…
-
Recall that `configlet lint` currently checks in track CI that every exercise UUID is:
- a valid version 4 UUID in the lowercase and hyphen-separated form
- unique within the track
However, it …
-
This post is kept largely language-agnostic so that other tracks can use the exercise if they want. The implementation details for the Julia exercise can be found in a PR once the general exercise ide…
-
When you complete hello-world, you are presented with a progress tracker for core exercises.
We need to implement these for Pharo.
However @kytrinyx, how do we know what are the core exercises? …
macta updated
5 years ago
-
Towards https://github.com/exercism/cairo/issues/113
Problem specification:
https://github.com/exercism/problem-specifications/tree/main/exercises/triangle
TODO:
- generate the exerc…
-
As a maintainer, I want to be able to observe if and how the tooling that I develop works. I also want to be able to respond to student's and mentor's complaints about unexpected output from the tooli…
-
We've settled on replacing the four almost identical exercises with one that is more interesting and comprehensive, which converts a number in an arbitrary base to the equivalent in a second arbitrary…
-
Problem specification:
https://github.com/exercism/problem-specifications/tree/main/exercises/lens-person
TODO:
- generate the exercise with `./bin/fetch-configlet && ./bin/configlet create…
-
Problem specification:
https://github.com/exercism/problem-specifications/tree/main/exercises/two-fer
TODO:
- generate the exercise with `./bin/fetch-configlet && ./bin/configlet create --p…
-
The suggested comments in mentor notes are useful, but not really usable, because they are in non-wrapping code-blocks.
There are two possibilities:
1. Make line breaks every 40 chars or so
2. No…