Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 663 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 663 Bytes

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