Adding Language Support
Introduction
Learn about how you can help us add language support
For a CodeCrafters challenge to support a new language, we need the following things in place:
- Starter code, which is provided to users when they start a challenge.
- A Dockerfile, which is used to build the container to run user’s code.
Was this page helpful?