1
0
Fork 0

Remove snap support

timestamps
dump_stack() 2018-12-02 15:33:13 +00:00
parent f8b3f5fbaf
commit 257ff0cb7f
3 changed files with 0 additions and 36 deletions

9
.gitignore vendored
View File

@ -10,12 +10,3 @@
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Snap
parts
prime
stage
snap/.snapcraft
squashfs-root
*.snap
*_source.tar.bz2

View File

@ -1,5 +1,4 @@
[![Build Status](https://travis-ci.org/jollheef/out-of-tree.svg?branch=master)](https://travis-ci.org/jollheef/out-of-tree)
[![Snap Status](https://build.snapcraft.io/badge/jollheef/out-of-tree.svg)](https://build.snapcraft.io/user/jollheef/out-of-tree)
# [out-of-tree](https://out-of-tree.io)
@ -26,10 +25,6 @@ Also do not forget to set GOPATH and PATH e.g.:
$ brew install go qemu
$ brew cask install docker
## Installation
[![Get it from the Snap Store](https://snapcraft.io/static/images/badges/en/snap-store-black.svg)](https://snapcraft.io/out-of-tree)
## Build from source
$ go get -u github.com/jollheef/out-of-tree

View File

@ -1,22 +0,0 @@
name: out-of-tree
version: '0.2'
summary: out-of-tree kernel {module, exploit} development tool
description: |
out-of-tree kernel {module, exploit} development tool
grade: stable
confinement: classic
parts:
out-of-tree:
source: .
plugin: go
go-importpath: github.com/jollheef/out-of-tree
after: [go]
go:
source-tag: go1.11.2
source-depth: 1
apps:
out-of-tree:
command: out-of-tree