V3: [Go] Add exercises to config.json

Created on 10 Apr 2020  路  6Comments  路  Source: exercism/v3

I've just noticed that the Go track has implemented Concept Exercises, but that they are not yet defined in the Go track's config.json file:

"exercises": {
    "concept": [],

Please add entries for the created Concept Exercises. For an example what each entry should look like, see this document or this example.

statuin-progress tracgo

All 6 comments

CC @exercism/go

I can help with this. Just one question. Where do I find the uuid?

@oanaOM generate a new unique one for each exercise. For example:

https://duckduckgo.com/?q=uuid&atb=v184-1&ia=answer

@oanaOM The default UUID generator that we usually use is https://www.uuidgenerator.net/version4, but any unique UUID would do.

Thanks everyone!
I've just submitted a PR with the updated config.json file.

Seems to be done

Was this page helpful?
0 / 5 - 0 ratings

Related issues

tehsphinx picture tehsphinx  路  7Comments

tehsphinx picture tehsphinx  路  4Comments

ErikSchierboom picture ErikSchierboom  路  3Comments

fpetru picture fpetru  路  5Comments

kotp picture kotp  路  3Comments