-
Notifications
You must be signed in to change notification settings - Fork 2
BuildHawDict
Jon Thysell edited this page Apr 7, 2022
·
3 revisions
You'll need:
- A PC with the .NET 6 SDK installed
- 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
HawDict Copyright (c) 2018-2022 Jon Thysell.
All source data (terms, definitions, etc) are copyright their respective copyright owners.
Create Dictionaries
Install Dictionaries
OSX
Linux