GitXplorerGitXplorer
r

multipass-gui

public
19 stars
6 forks
1 issues

Commits

List of commits on branch master.
Unverified
cff182d4e4ba5571b1d9c92fc9258048750c1394

Disable the theme plugs - they don't work with classic snaps

rrobert-ancell committed 5 years ago
Unverified
4ebe85e1afbc0b4e1ec7402fd8068adc22c2e5ac

Use an encrypted store key

rrobert-ancell committed 5 years ago
Unverified
3aabb2410d8a357054da57f3c298f2e161fc5016

Fix travis env variables

rrobert-ancell committed 5 years ago
Unverified
3edc365069b5c2b23adaaae2b9a87b60bd27069b

Use the GNOME 3.28 docker image

rrobert-ancell committed 5 years ago
Unverified
4284d093c5826783437e36404a8837474d6b11a9

Add missing bits to snapcraft.yaml

committed 5 years ago
Unverified
ea099b5886f473a12c850fa346ad109eb4314946

Update for instance state capitilization change in multipass

rrobert-ancell committed 5 years ago

README

The README file for this repository.

Build Status License

A graphical interface to Multipass.

Install with:

$ snap install multipass-gui --classic

Build with:

$ snap install snapcraft --edge --classic
$ snap install multipass --edge --classic
$ export SNAPCRAFT_BUILD_ENVIRONMENT=multipass
$ git clone git@github.com:robert-ancell/multipass-gui
$ cd multipass-gui
$ snapcraft