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.
The next steps are:
- Join our community
- Select programming language variant (if applicable)
- Select testing framework
- Add the first exercise
- Setup Continuous Integration
- Add initial exercises
- Build test runner
- Configure tooling
- Prepare for launch
- Test track
- Find Maintainers
- Launch!
- Enable syntax highlighting
- Static syntax highlighting (optional)
- Dynamic syntax highlighting (optional)
- Implement additional tooling
- Build Representer (optional)
- Build Analyzer (optional)
- Build Test Generator (optional)
- Prepare for open source contributions from strangers
Once you've finished a task, you can check them in this list.
Please ask if you have any questions or if anything is confusing!