All Projects → latex3 → l3build

latex3 / l3build

Licence: LPPL-1.3c License
A testing and building system for LaTeX

Programming Languages

lua
6591 projects
TeX
3793 projects
Roff
2310 projects

Projects that are alternatives of or similar to l3build

cmany
Easily batch-build cmake projects!
Stars: ✭ 15 (-76.19%)
Mutual labels:  build-automation, build-system, build-tools
Hopp
Crazy rapid build system.
Stars: ✭ 24 (-61.9%)
Mutual labels:  build-automation, build-system
Flubucore
A cross platform build and deployment automation system for building projects and executing deployment scripts using C# code.
Stars: ✭ 695 (+1003.17%)
Mutual labels:  build-automation, build-system
Earthly
Repeatable builds
Stars: ✭ 5,805 (+9114.29%)
Mutual labels:  build-automation, build-system
obs-docu
Official Open Build Service Documentation. Content gets reviewed and edited. Generated books are available at http://www.openbuildservice.org
Stars: ✭ 26 (-58.73%)
Mutual labels:  build-automation, build-system
makesure
Simple task/command runner with declarative goals and dependencies
Stars: ✭ 230 (+265.08%)
Mutual labels:  build-automation, build-system
Redo
Smaller, easier, more powerful, and more reliable than make. An implementation of djb's redo.
Stars: ✭ 1,589 (+2422.22%)
Mutual labels:  build-automation, build-system
Walk
A fast, general purpose, graph based build and task execution utility.
Stars: ✭ 108 (+71.43%)
Mutual labels:  build-automation, build-system
Ltx2any
Yet another LaTeX build wrapper, with one or two nifty features
Stars: ✭ 48 (-23.81%)
Mutual labels:  latex, build-automation
Atom Latex
The only LaTeX package you need for typesetting with Atom.
Stars: ✭ 60 (-4.76%)
Mutual labels:  latex, build-automation
bazel rules pex
Python PEX rules for Bazel
Stars: ✭ 37 (-41.27%)
Mutual labels:  build-automation, build-system
jagen
A software engineer's workspace manager and build systems wrapper
Stars: ✭ 32 (-49.21%)
Mutual labels:  build-automation, build-system
Pants
The Pantsbuild developer workflow system
Stars: ✭ 1,814 (+2779.37%)
Mutual labels:  build-system, build-tools
Cbt
CBT - fun, fast, intuitive, compositional, statically checked builds written in Scala
Stars: ✭ 489 (+676.19%)
Mutual labels:  build-automation, build-system
Build Harness
🤖Collection of Makefiles to facilitate building Golang projects, Dockerfiles, Helm charts, and more
Stars: ✭ 236 (+274.6%)
Mutual labels:  build-automation, build-system
b2
B2 makes it easy to build C++ projects, everywhere.
Stars: ✭ 38 (-39.68%)
Mutual labels:  build-system, build-tools
build
Build system scripts based on GENie (https://github.com/bkaradzic/genie) project generator
Stars: ✭ 30 (-52.38%)
Mutual labels:  build-automation, build-system
alfred
(v0.2) Even Batman needs a little help. Task runner. Automator. Build system.
Stars: ✭ 62 (-1.59%)
Mutual labels:  build-system
ltex-ls
LTeX Language Server: LSP language server for LanguageTool 🔍✔️ with support for LaTeX 🎓, Markdown 📝, and others
Stars: ✭ 182 (+188.89%)
Mutual labels:  latex
latex-template
Latex template - Pontificia Universidad Católica de Chile
Stars: ✭ 21 (-66.67%)
Mutual labels:  latex

l3build: a testing and building system for LaTeX

Release 2022-03-15

Overview

The l3build module is designed to support the development of high-quality LaTeX code by providing:

  • A unit testing system
  • Automated typesetting of code sources
  • A reliable packaging system for CTAN releases

The bundle consists of a Lua script to run the tasks and a .tex file which provides the testing environment. These were originally developed for supporting LaTeX development but are designed such that they can be readily used by others. Full documentation is provided.

Issues

The issue tracker for LaTeX is currently located on GitHub.

Development team

The LaTeX kernel is developed by The LaTeX Project.


Copyright (C) 2014-2022 The LaTeX Project
http://latex-project.org/
All rights reserved.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].