Skip to content
This repository has been archived by the owner on Aug 21, 2022. It is now read-only.

Install

saibing edited this page Dec 28, 2018 · 6 revisions

Content

Install

bingo is a go module project, so you need install Go 1.11 or above, to install the bingo, please run

git clone https://github.com/saibing/bingo.git
cd bingo
GO111MODULE=on go install

Usage

How to use bingo with language client? Please reference Language Client

Clone this wiki locally