Skip to content

Conversation

@come-maiz
Copy link

This is a package for the secure installation of apps that works in most Linux distributions.
Landing it upstream will enable builds that then can be distributed to many users through the Ubuntu store.

@come-maiz
Copy link
Author

You can find more information about snapcraft here: http://snapcraft.io/

To test it in an Ubuntu 16.04 machine:

$ sudo apt install git snapcraft
$ git clone https://github.com/elopio/two1-python
$ cd two1-python
$ git checkout snapcraft
$ snapcraft
$ sudo snap install *.snap --dangerous

(dangerous because the snap you build yourself doesn't come signed from the trusted store. Once you push it to the store, your users will just have to do $ sudo snap install two1)

If you have any questions or comments, please let me know.

@come-maiz
Copy link
Author

ping. Anybody around to review this?

@wbnns
Copy link
Contributor

wbnns commented Feb 23, 2017

@ElOpio Hello, apologies for the delay. Thank you for submitting this. We'll try to have this reviewed soon.

@aliahpalawan
Copy link

hahah

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants