Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 912 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 912 Bytes

Experimental Linux AppImage package of OpenSpace

DISCLAIMER: This package is NOT affiliated with the OpenSpace project.

Download, make executable, run

... and be prepared for the crash!

Building the image

Setup

Install the Nix package manager:

curl https://nixos.org/nix/install | sh
source ~/.nix-profile/etc/profile.d/nix.sh

Build

nix-build --cores 0 -A appimage https://github.com/timjrd/OpenSpace.AppImage/archive/master.tar.gz

This will fetch OpenSpace source code from GitHub including all submodules, build it, and package it as an AppImage using nix-bundle. This will take a long time after which you will find the image in result/.