1. Create a directory, move the downloaded snapcraft.yaml file into the new directory and navigate there:

      mkdir ~/test-offlineimap-{name} && mv ~/Downloads/snapcraft.yaml ~/test-offlineimap-{name} && cd  ~/test-offlineimap-{name}
    2. Run snapcraft:

      snapcraft
    3. Make sure the name matches what has been used previously (i.e test-offlineimap-{name})

‹ Previous: Package snap Next: Publish to store ›