multipass-gui icon indicating copy to clipboard operation
multipass-gui copied to clipboard

A graphical interface to Multipass.

trafficstars

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 [email protected]:robert-ancell/multipass-gui
$ cd multipass-gui
$ snapcraft