An open API service indexing awesome lists of open source software.

https://github.com/osbuild/blueprint

Library used for parsing JSON and TOML blueprints for `osbuild-composer` and `image-builder`.
https://github.com/osbuild/blueprint

Last synced: 4 months ago
JSON representation

Library used for parsing JSON and TOML blueprints for `osbuild-composer` and `image-builder`.

Awesome Lists containing this project

README

          

# Blueprint

The Blueprint is the common configuration format for Image Builder frontends. This repository defines the structures, types, and serialization / deserialization functions for the Image Builder Blueprint.

## Docs

A full reference of the Blueprint format and all supported options can be found on [osbuild.org](https://osbuild.org/docs/user-guide/blueprint-reference/).