martiLQ/source/golang
meerkat 5ff155ee5f Documentation updates 2021-10-31 23:15:27 +11:00
..
client/src Refactoring for documentation 2021-10-31 22:53:58 +11:00
README.md Documentation updates 2021-10-31 23:15:27 +11:00

README.md

Golang

There is a working prototype of the martiLQ framework in Go.

Check out the source code under client

The prototype is able to:

  • Initialise by creating a config file
  • Create a JSON martiLQ definition file based on files in a directory

TO COME

Publish of Golan package is yet to occur. A binary executable will also be published for Linux and Windows of the prototype.

This will occur after merge of code into main branch.