martiLQ/docs/source/what.md

19 lines
847 B
Markdown
Raw Permalink Normal View History

2021-11-02 13:13:27 +00:00
# What is marti
2021-10-08 21:38:33 +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-12-12 12:14:23 +00:00
The source for tools is provided in the Github repository and some have pre-compiled
2021-10-08 21:38:33 +00:00
images.
See the project source directory for more details.