19 lines
845 B
Markdown
19 lines
845 B
Markdown
|
|
# What is marti
|
||
|
|
|
||
|
|
The foundation pillar for the **martiLQ** framework is the [martiLQ document](martiLQ.md)
|
||
|
|
that defines the reconciliation and other metadata of the document / file being transferred.
|
||
|
|
|
||
|
|
A definition, while fundamental, benefits from having tools that can create, read and
|
||
|
|
interpret the definition. The **martiLQ** framework is about providing those tools
|
||
|
|
and a ecosystem that can be added to.
|
||
|
|
|
||
|
|
The majority of the effort in creating **martiLQ** is in the tools. There are tools
|
||
|
|
for various programming languages and situations. As many programming languages
|
||
|
|
generate portable programs that can execute on multiple operating systems, the
|
||
|
|
likelihood is that a tools exists for you.
|
||
|
|
|
||
|
|
The source for tools is provided in the Github repository and some have precompiled
|
||
|
|
images.
|
||
|
|
|
||
|
|
See the project source directory for more details.
|