martiLQ/source/golang
meerkat a6464fc26b Ignore Golang Exe 2021-10-31 23:18:02 +11:00
..
client/src Ignore Golang Exe 2021-10-31 23:18:02 +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.