2021-11-02 13:13:27 +00:00
|
|
|
# What is marti
|
2021-10-08 21:38:33 +00:00
|
|
|
|
2021-10-31 11:53:58 +00:00
|
|
|
The foundation pillar for the **martiLQ** framework is the [martiLQ document](martiLQ.md)
|
2021-10-08 21:38:33 +00:00
|
|
|
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
|
2021-10-14 10:50:55 +00:00
|
|
|
interpret the definition. The **martiLQ** framework is about providing those tools
|
2021-11-02 13:13:27 +00:00
|
|
|
and an ecosystem that can be added to.
|
2021-10-08 21:38:33 +00:00
|
|
|
|
2021-10-14 10:50:55 +00:00
|
|
|
The majority of the effort in creating **martiLQ** is in the tools. There are tools
|
2021-10-08 21:38:33 +00:00
|
|
|
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.
|
|
|
|
|
|
2021-10-31 11:53:58 +00:00
|
|
|
The source for tools is provided in the Github repository and some have precompiled
|
2021-10-08 21:38:33 +00:00
|
|
|
images.
|
|
|
|
|
|
2021-10-31 11:53:58 +00:00
|
|
|
See the project source directory for more details.
|