Brad Rydzewski 61391cec8c initial commit
2015-12-06 03:43:08 -08:00
2015-12-06 03:43:08 -08:00
2015-12-06 03:43:08 -08:00
2015-12-06 03:43:08 -08:00
2015-12-06 03:43:08 -08:00

lgtm-cli

LGTM command line interface

Installation

Linux

Download and install the x64 linux binary:

curl https://github.com/lgtmco/lgtm-cli/releases/download/v1.0.0/lgtm_linux_amd64.tar.gz | tar zx
sudo install -t /usr/local/bin lgtm

OSX

Download and install the binary:

curl https://github.com/lgtmco/lgtm-cli/releases/download/v1.0.0/lgtm_darwin_amd64.tar.gz | tar zx
sudo cp lgtm /usr/local/bin
S
Description
Command line utility for lgtm [DEPRECATED]
Readme Apache-2.0 277 KiB
Languages
Go 100%