Skip to content

Commit

Permalink
Removed snap package
Browse files Browse the repository at this point in the history
  • Loading branch information
msoap committed Mar 17, 2018
1 parent 40f8145 commit 3be089a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 32 deletions.
12 changes: 0 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ go-carpet - show test coverage for Go source files
[![Coverage Status](https://coveralls.io/repos/github/msoap/go-carpet/badge.svg?branch=master)](https://coveralls.io/github/msoap/go-carpet?branch=master)
[![Report Card](https://goreportcard.com/badge/github.com/msoap/go-carpet)](https://goreportcard.com/report/github.com/msoap/go-carpet)
[![Homebrew formula exists](https://img.shields.io/badge/homebrew-🍺-d7af72.svg)](https://github.com/msoap/go-carpet#install)
[![Snap Status](https://build.snapcraft.io/badge/msoap/go-carpet.svg)](https://build.snapcraft.io/user/msoap/go-carpet)

To view the test coverage in the terminal, just run `go-carpet`.

Expand Down Expand Up @@ -56,17 +55,6 @@ Install from homebrew (OS X):
# update:
brew upgrade go-carpet

Using snap (Ubuntu or any Linux distribution with snap):

# install stable version:
sudo snap install go-carpet

# install the latest version:
sudo snap install --edge go-carpet

# update
sudo snap refresh go-carpet

### Screenshot

<img width="662" alt="screen shot 2016-03-06" src="https://cloud.githubusercontent.com/assets/844117/13554107/e6c7c82a-e3a7-11e5-82d6-3481f1fead11.png">
Expand Down
20 changes: 0 additions & 20 deletions go-carpet.1
Original file line number Diff line number Diff line change
Expand Up @@ -87,26 +87,6 @@ brew upgrade go\-carpet
.IP "" 0
.
.P
Using snap (Ubuntu or any Linux distribution with snap):
.
.IP "" 4
.
.nf

# install stable version:
sudo snap install go\-carpet

# install the latest version:
sudo snap install \-\-edge go\-carpet

# update
sudo snap refresh go\-carpet
.
.fi
.
.IP "" 0
.
.P
.
.SH "See also"
.
Expand Down

0 comments on commit 3be089a

Please sign in to comment.