Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ladicle/homebrew-gopls
Homebrew formula for Go Language Server (gopls)
https://github.com/ladicle/homebrew-gopls
gopls homebrew
Last synced: 14 days ago
JSON representation
Homebrew formula for Go Language Server (gopls)
- Host: GitHub
- URL: https://github.com/ladicle/homebrew-gopls
- Owner: Ladicle
- Created: 2020-02-17T00:27:48.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-17T07:45:01.000Z (almost 5 years ago)
- Last Synced: 2024-11-13T02:41:58.794Z (2 months ago)
- Topics: gopls, homebrew
- Language: Ruby
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
* Homebrew formula for Go Language Server
Please reference [[https://github.com/golang/tools/blob/master/gopls/doc/user.md][gopls user document]].
** Installation
#+BEGIN_SRC bash
brew install Ladicle/gopls/gopls
#+END_SRC