exercism / exercism/configlet

Problem with name field when using `configlet create ---concept-exercise

Open
#891 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Nim
Stars
23
Forks
17
Avg merge
13h 57m
Merged PRs (30d)
1

Description

It's very useful, except in `config.sys` the name just repeats the slug. I think we need spaces and initial caps?

This is the result of `bin/configlet create --concept-exercise elyses-analytic-enchantments`

```json
{
"slug": "elyses-analytic-enchantments",
"name": "elyses-analytic-enchantments",
"uuid": "22956a33-b6cb-45af-9304-193074680f7c",
"concepts": [],
"prerequisites": []
}
```

See also the [forum duscussion](https://forum.exercism.org/t/slight-problem-with-configlet-create-concept-exercise/13072).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.