bigchaindb/snap
David Dashyan 9e99c024d3
Replace headers (#2683)
Signed-off-by: David Dashyan <mail@davie.li>
2020-04-06 11:52:18 +02:00
..
README.md Replace headers (#2683) 2020-04-06 11:52:18 +02:00
snapcraft.yaml Replace headers (#2683) 2020-04-06 11:52:18 +02:00

README.md

This is the packaging metadata for the BigchainDB snap.

Snaps and the snap store allows for the secure installation of apps that work in most Linux distributions. For more information, go to https://snapcraft.io/

To build and install this snap in Ubuntu 16.04:

$ sudo apt install git snapcraft
$ git clone https://github.com/bigchaindb/bigchaindb
$ cd bigchaindb
$ snapcraft
$ sudo snap install *.snap --dangerous --devmode