Skip to content

Installation

candytaco edited this page Apr 14, 2021 · 8 revisions

Installers

Both an installer and a portable version are available at the releases page. These may or may not be out-of-date.

Compiling

This assumes some very basic knowledge of working in Visual Studio, but is always up-to-date.

  • Clone the repo
  • Open the solution in Visual Studio
  • Let nuget do its thing
  • Build & run

Non-Windows machines

There are no active plans to natively support non-Windows machines. The two possible options are to port to Avalonia from WPF or wait on MAUI, but I don't have the bandwidth to do that right now.

Clone this wiki locally