mirror of
https://github.com/go-gitea/lgtm-cli.git
synced 2026-07-01 20:24:03 -04:00
Update README.md
This commit is contained in:
@@ -1,26 +1,5 @@
|
||||
# lgtm-cli
|
||||
LGTM command line interface
|
||||
This repository contains an archive of the source code for the LGTM command line utility. This repository is no longer being maintained and is available for historical purposes only.
|
||||
|
||||
### 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
|
||||
```
|
||||
|
||||
### Disclaimer
|
||||
__disclaimer__
|
||||
|
||||
LGTM is a trademark of Semmle, Ltd (www.lgtm.com). The use of the LGTM mark and name on this page shall not imply any affiliation with or endorsement by Semmle, Ltd.
|
||||
|
||||
Reference in New Issue
Block a user