241 Forks
2131 Stars
2131 Watchers

mirage

MirageOS is a library operating system that constructs unikernels

How to download and setup mirage

Open terminal and run command
git clone https://github.com/mirage/mirage.git
git clone is used to create a copy or clone of mirage repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with mirage https://github.com/mirage/mirage/archive/master.zip

Or simply clone mirage with SSH
[email protected]:mirage/mirage.git

If you have some problems with mirage

You may open issue on mirage support forum (system) here: https://github.com/mirage/mirage/issues