{arara} is a TeX automation tool based on rules and directives, written in Kotlin.
arara is a TeX automation tool based on rules and directives, written in Kotlin. The author and maintainer is Paulo Cereda.
arara is comparable with other well-known compilation tools like latexmk and rubber. The key difference is that that arara determines its actions from metadata in the source code, rather than relying on indirect resources, such as log file analysis.
Since version 3.0, arara is available on CTAN and also in the TeX Live repository. arara is part of the Island of TeX. The development repository is hosted at the Island of TeX GitLab repository.