Title here
Summary here
Once MaPS is installed, deploying and running OSCAR is only two lines:
$ maps -d org.oscar_system.oscar/x86_64/latest
$ maps -r org.oscar_system.oscar/x86_64/latestThis will launch a shell inside the OSCAR runtime, and automatically launch OSCAR from a pre built system image.
MaPS can also automatically deploy and launch runtimes from a URL (which MaPS can be asked to export). For example, clicking on this link is equivalent to running the above two commands!