1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-19 02:51:14 +02:00
bitwarden-browser/stores/snap/snapcraft.yaml
2018-08-08 22:19:29 -04:00

16 lines
395 B
YAML

name: bw
version: __version__
summary: Bitwarden CLI
description: A secure and free password manager for all of your devices.
confinement: strict
apps:
bw:
command: bw
plugs: [network, home]
parts:
bw:
plugin: dump
source: https://github.com/bitwarden/cli/releases/download/v$SNAPCRAFT_PROJECT_VERSION/bw-linux-$SNAPCRAFT_PROJECT_VERSION.zip
prepare: |
chmod +x bw