exercism / exercism/clojure-analyzer
Launch analyzer
- Dominant language
- Clojure
- Stars
- 2
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Seems we have a run script, which calls the main function with the right args, and the `Dockerfile`. Details are still left to work out but the pieces are in place. I'm *very* slow when it comes to docker stuff because it often causes my machines to explode.
Probably ought to complete #20 because it will avoid the JVM and make analysis time nearly instantaneous.
The next thing that I know of is to create the template file in `https://github.com/exercism/website-copy/tree/main/analyzer-comments` to display the analysis results. Since we are just displaying the results of the script (and not creating individual analyzer comments), it will just be one file called `generic.md`. For example, the `bash` track uses results from `ShellCheck`: https://github.com/exercism/website-copy/blob/main/analyzer-comments/bash/shellcheck/generic.md
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.