Once your concept is ready, you can “publish” it by linking it to a challenge. To do this, you’ll need to send a PR to the challenge’s GitHub repository.Documentation Index
Fetch the complete documentation index at: https://docs.codecrafters.io/llms.txt
Use this file to discover all available pages before exploring further.
- Find the challenge’s GitHub repository, like https://github.com/codecrafters-io/build-your-own-redis.
- Edit the
course-definition.ymlfile. - Add your concept’s slug to the top-level
concept_slugskey. - If the concept applies to specific stages, also add it to the
concept_slugskey in the relevant stage.