panicinc / panicinc/nova-registry
Golang package support for tools
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Hey there!
I'm working on my Golang extension and would like to use the Nova native tooling to install gopls..
Unfortunately this can't be installed via the pkg:github install method. Is there a way to allow something like pkg:golang to allow tools or LSPs to be fetched from the golang ecosystem?
Contributor guide
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 inspecting the existing pkg:github installation path in the nova-registry repository and how tool or LSP packages are resolved. Trace the package-source handling for gopls and define what successful pkg:golang support should accept and install. Confirm the behavior with the repository’s existing tests, if present.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100