Skip to content

Latest commit

 

History

History
45 lines (27 loc) · 2.75 KB

Guide-to-installation.md

File metadata and controls

45 lines (27 loc) · 2.75 KB

Installing and running Marbles

Marbles is distributed as a framework-dependent application and does not include the .NET runtime and libraries. This means that the .NET framework (a free open source cross-platform framework) must be downloaded and installed separately on your system before you can run Marbles.

Install .NET

Ensure that you have .NET 6/core installed on your system. If not you can get it here:

Download .NET for Windows and Linux (offline install)

Download and run Marbles (Windows/Linux)

  1. Download: Marbles1011.zip (73Kb)
  2. Unzip the Marbles.dll and Marbles.runtimeconfig.json into a directory of your choosing.
  3. Open your favorite terminal, navigate to the Marbles directory and type dotnet Marbles.dll (Linux is case sensitive)

You can always simplify the process and create an alias like "mbls" etc. to run Marbles with less typing. See this guide for more information.

Download with Conhost executable (Windows)

The preferred terminal on Windows is the Windows Terminal. But if you prefer a Windows download that contains an executable that you can run directly, use the following option. The supplied Conhost executable is the same application used for the classic Windows console or cmd.exe. The Zip contains Marbles.exe, Marbles.dll and Marbles.runtimeconfig.json (The Marbles.dll and Marbles.runtimeconfig.json in this download are the same builds as the first download for Windows and Linux).

Migrating your notes from AHOY! to Marbles

If you are using the Ahoy note-taking application you can migrate your data to Marbles using the AhoyToMarbles migration tool.

AhoyToMarbles

Specifications: