Skip to content

Commit

Permalink
Merge pull request #56 from mrjosh/feat-packaging
Browse files Browse the repository at this point in the history
docs: add packaging info
  • Loading branch information
qvalentin authored Jan 14, 2024
2 parents 792ceef + a478a3f commit 5e4af6e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Helm-ls is a [helm](https://github.com/helm/helm) language server protocol [LSP]

* [Demo](#demo)
* [Getting Started](#getting-started)
* [Installation with a package manager](#installation-with-a-package-manager)
* [Download](#download)
* [Make it executable](#make-it-executable)
* [Integration with yaml-language-server](#integration-with-yaml-language-server)
Expand All @@ -42,6 +43,12 @@ Helm-ls is a [helm](https://github.com/helm/helm) language server protocol [LSP]

## Getting Started

### Installation with a package manager

Helm-ls is currently available as a package for some package managers.

[![Packaging status](https://repology.org/badge/vertical-allrepos/helm-ls.svg)](https://repology.org/project/helm-ls/versions)

### Download

- Download the latest helm_ls executable file from [here](https://github.com/mrjosh/helm-ls/releases/latest) and move it to your binaries directory
Expand Down

0 comments on commit 5e4af6e

Please sign in to comment.