Codebase list jo / a0a1cd5b-221e-43f1-a218-646973bad6f7/main snapcraft.yaml
a0a1cd5b-221e-43f1-a218-646973bad6f7/main

Tree @a0a1cd5b-221e-43f1-a218-646973bad6f7/main (Download .tar.gz)

snapcraft.yaml @a0a1cd5b-221e-43f1-a218-646973bad6f7/mainraw · history · blame

name: jo
version: "1.3"
summary: jo
description: |
  This is jo, a small utility to create JSON objects or arrays.

confinement: strict
grade: stable

apps:
  jo:
    command: jo
    plugs: [home, removable-media]

parts:
  jo:
    plugin: autotools
    source-type: git
    source: https://github.com/jpmens/jo