-
Launch Checklist
## Step 0: Prep the Repo (@kytrinyx)
- [x] Create the repository
- [x] Create starter issues
- [x] Turn on Travis CI for the track
## Step 1: Implement Exercises
- [x] I…
-
Update: `tree` is crashing when it comes across `"null"` when it is expecting `null`.
`configlet tree .` is crashing when I run it against the CSharp track. It is working fine against Delphi and R…
-
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 so s…
-
Overall documentation for building an Exercism track lives at https://exercism.org/docs/building/tracks/new
This issue helps keep track of the tasks you're working on towards launching this track.
T…
-
Did some quick searching and I see that the ability to download all items for a given track isn't currently in the CLI.
I'd really find this item useful, as it's great to have access to items to wo…
-
## Getting Started
If you have not yet contributed to concept exercises before, this task requires some upfront reading to acquire the necessary background knowledge.
Here you can read about wha…
-
### Problem
We find newcomers raising issues unable to run test and submit commands. Recent example: https://github.com/exercism/exercism/issues/5313 but I have seen many before. They usually don't…
-
# Design
## Goal
The Goal is to learn to use the `Bitwise` module
## Learning objectives
Students should be able to
- understand the basics of binary encoding for integers
- know that El…
-
In `about.md` of one JavaScript concept I tried to use a concept widget as described in https://exercism.lol/docs/building/markdown/widgets
```
[concept:/]()
```
It's on the last line of this…
-
There are a number of things we're going to want to check before the v2 site goes live. There are notes below that flesh out all the checklist items.
- [x] The track has a page on the v2 site: https:…