pronounced javard-tech (tex derives from the greek "τέχνη" which means craft or skill).
git clone --recurse-submodules https://github.com/bacalhau-seco/javardtex.git
cd javardtex
makeThe project is mainly worked on plain git (not github) to contribute you can create a patch and email me (bacalhau@based.pt). Also check TODO.md where you can see the development plan
To submit an issue simply add a markdown file containing all information about it. The name of the file must be the current issue number.
Follow the example of issues/0001.md.
To patch something in the engine send me an email stating what the patch is about, the more detail the better. Also state if you are patching a known issue.
If the patch you are sending isn't for a documented issue, you must first create an issue.
If the patch you are sending is for a documented issue: State the issue number and also edit the issue file adding a "(fixed by)" followed by your name (or alias) and date of submission right next to the title.
Do NOT submit code you didn't write!