kit

kit
git clone https://git.ryansepassi.com/git/kit.git
Log | Files | Refs | README

Documentation map

The top-level README is the product overview and quick start. This page routes readers to the durable references under doc/.

Documentation has three status levels:

kit --help, kit help COMMAND, and kit targets are the authoritative description of the commands and target profiles compiled into a particular binary.

Start here

Goal Read
Understand the motivation and overall shape Introducing kit
Understand the architecture and subsystem boundaries Design
Use the command-line tools Driver, then kit help COMMAND
Inspect targets and provisioning Portability, then kit targets
Embed libkit.a Embedding libkit, Interfaces
Package, authenticate, and install artifacts Code distribution, Release/update
Define content-addressed builds Build coordinator
Build and test kit itself Build, Testing
Measure performance or component size Benchmarking, Code size

Compiler and language pipeline

Objects, linking, execution, and debugging

Runtime, hosts, and portability

Project maintenance

The historical black-box release audit is retained as evidence, not as current product documentation. Its baseline findings must not be used as descriptions of the current binary.