This repository contains a collection of files that will make your app integrate with the snap 'acme-sh'.
|
7 months ago | |
---|---|---|
scripts | 7 months ago | |
LICENSE | 7 months ago | |
README.md | 7 months ago |
This repository contains a collection of files that will make your app integrate with the snap 'acme-sh'.
Please read code comments.
Here's an example of snapcraft.yaml
-entry:
parts:
scripts:
plugin: dump
source: ./scripts
source-type: local
# Required packages
stage-packages:
- uuid
- libossp-uuid16
- libassuan0
- gpg
- gpg-agent