-
-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Launch Red track #64
Comments
Now, that PR #65 is merged, next steps to lanuch can be taken. |
@ErikSchierboom what's next? |
I'm testing the track right now! |
While not a hard requirement, a nice improvement might be to customize the snippet extractor to skip over comments and such. See https://exercism.org/docs/building/tooling/snippet-extractor and https://github.com/exercism/snippet-extractor/#add-your-language. |
Another would be to support correct line counting. For that, we use the Once the PR has been merged, let me know. |
It seems we have everything ready, except #48 - Continuous Integration. @ErikSchierboom said he can help with scripts and GitHub Actions, once we implement automated testing of all exercises at once.
The text was updated successfully, but these errors were encountered: