helm templates
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 13k
- Forks
- 1.4k
- Avg merge
- 15h 36m
- Merged PRs (30d)
- 3
Description
Language
Helm templates
Helm templates are a combination of Golang template directives and yaml.
Additional resources
An example syntax highlighting for helm in vscode that seems to work pretty good.
https://github.com/vscode-kubernetes-tools/vscode-kubernetes-tools/blob/master/syntaxes/helm.tmLanguage.json
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the linked vscode-kubernetes-tools syntaxes/helm.tmLanguage.json example and compare it with Prism's existing language definitions. Done means Helm template syntax is highlighted correctly, including the combination of Go template directives and YAML.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- helm
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100