bitwarden-estensione-browser/stores/snap/snapcraft.yaml

17 lines
343 B
YAML

name: bw
version: __version__
summary: Bitwarden CLI
description: A secure and free password manager for all of your devices.
confinement: strict
base: core18
apps:
bw:
command: bw
plugs: [network, home, network-bind]
parts:
bw:
plugin: dump
source: bw-linux-$SNAPCRAFT_PROJECT_VERSION.zip
prepare: |
chmod +x bw