Skip to content

BuildHawDict

Jon Thysell edited this page Apr 7, 2022 · 3 revisions

You'll need:

  1. A PC with the .NET 6 SDK installed
  2. The HawDict source

If you have Git installed you can simply clone the HawDict repository to get the source, otherwise, you can download a ZIP of latest source for HawDict and extract it to your computer.

Then you should be able to run the following command to build HawDict:

dotnet build ./src/HawDict.sln

Home

FAQ

Create Dictionaries

Build HawDict

Run HawDict

Install Dictionaries

Windows

OSX

Linux

Android

iOS

Clone this wiki locally