added snapcraft and bin folder

This commit is contained in:
Lab-OsintItalia
2021-10-03 10:42:04 +02:00
parent aad862b2ed
commit 0dd3f2e137
2 changed files with 48 additions and 0 deletions
+30
View File
@@ -0,0 +1,30 @@
name: maigret
version: git
summary: v
description: |
Test Test Test
base: core18
confinement: strict
parts:
maigret:
plugin: python
python-version: python3
source: .
stage-packages:
- python-six
apps:
maigret:
command: bin/maigret
architectures:
- build-on: amd64
- build-on: i386