1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-04-14 00:58:43 +02:00

snap: remove snapcraft configuration

This hasn't been updated in ages and it's not clear what purpose it's
serving.
This commit is contained in:
Andrew Gallant 2020-05-08 08:15:45 -04:00
parent 7ed9a31819
commit cbfbe9312f

View File

@ -1,15 +0,0 @@
name: ripgrep # you probably want to 'snapcraft register <name>'
version: '0.8.1' # just for humans, typically '1.2+git' or '1.3.2'
summary: Fast file searcher # 79 char long summary
description: |
ripgrep combines the usability of The Silver Searcher with the raw speed of grep.
grade: stable # must be 'stable' to release into candidate/stable channels
confinement: classic # use 'strict' once you have the right plugs and slots
parts:
ripgrep:
plugin: rust
source: .
apps:
rg:
adapter: none
command: ./bin/rg