Skip to content

Commit

Permalink
snapcraft
Browse files Browse the repository at this point in the history
  • Loading branch information
igorls committed Jun 13, 2018
1 parent c820c91 commit 53d8173
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,21 @@
"format": "UDZO"
}
},
{
"name": "@electron-forge/maker-snap",
"platforms": [
"linux"
],
"config": {
"name": "simpleos",
"confinement": "classic",
"features": {
"mpris": "io.eosrio.simpleos",
"webgl": true
},
"summary": "EOS Blockchain Interface & Wallet by EOS Rio"
}
},
{
"name": "@electron-forge/maker-deb",
"platforms": [
Expand Down
Binary file modified simpleos.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 53d8173

Please sign in to comment.