Download

The quasar source code is hosted on GitHub

Installation

To compile quasar from source run

git clone https://github.com/jeffreypullin/quasar.git
cd quasar
cmake 
make