-
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 sorely outdated but
quite possibly better than nothing (I'm s…
-
Each language track has documentation in the `docs/` directory, which gets included on the site
on each track-specific set of pages under [/languages](http://exercism.io/languages).
We've added some …
-
Hi, I'm new to exercism and I'm trying the Java track. I followed the instructions here https://exercism.io/tracks/java/installation and then here https://exercism.io/tracks/java/tests, but when I run…
-
After installing the exercism CLI for the first time yesterday, I kept getting `TLS handshake timeout` errors:
```shell
$ exercism configure --token=*** -v
========================= BEGIN DumpReq…
-
I haven't used exercism for a while, but upon deciding to revisit after a hiatus, I was pleased to find there is now a snap package available. Following the instructions at
https://exercism.io/cli…
-
Original thread: https://forum.exercism.org/t/confusing-message-about-a-test-failure-while-still-accepting-solution/13254
-
I like to store secrets in my [password store](https://www.passwordstore.org/), so that they're encrypted at rest.
The exercism CLI currently stores the user's token in plaintext in the user's …
-
**Problem 1**: double quotes within expression leading to incorrect evaluation
An fstring such as `f"{sentence.split(" ")[index].strip(".!? ")}en"` is correct because `split(" ")` is within the fst…
-
Hi, @glennj , @IsaacG
Tests pass fine on the local machine, but fail on the server.
➜ mazy-mice git:(bash) ✗ bats test-mazy-mice.bats
test-mazy-mice.bats
✓ the smallest square maze is perf…
-
Each language track has documentation in the `docs/` directory, which gets included on the site
on each track-specific set of pages under [/languages](http://exercism.io/languages).
We've added some …