Skip to content

Latest commit

 

History

History
12 lines (5 loc) · 418 Bytes

File metadata and controls

12 lines (5 loc) · 418 Bytes

An Assyrian dictionary audio generator, combining word subset audio files into word files. Powered by a rules engine specific to the Assyrian language.

IntelliJ

To run tests from IntelliJ, after importing or opening the project, check to ensure the "Go Modules (vgo) integration" is enabled

  • (IntelliJ -> Preferences -> Languages -> Go -> Go Module (vgo) -> Enable "Go Modules (vgo) integration" )

VSCode