Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/coreos/butane

Butane translates human-readable Butane Configs into machine-readable Ignition Configs.
https://github.com/coreos/butane

Last synced: about 2 months ago
JSON representation

Butane translates human-readable Butane Configs into machine-readable Ignition Configs.

Awesome Lists containing this project

README

        

# Butane

Butane (formerly the Fedora CoreOS Config Transpiler, FCCT) translates human readable Butane Configs
into machine readable [Ignition](https://github.com/coreos/ignition) Configs. See the [getting
started](docs/getting-started.md) guide for how to use Butane and the [configuration
specifications](docs/specs.md) for everything Butane configs support.

For information on developing Butane, using it as a library, or understanding how the binaries released
in this repository are built, see the [development docs](docs/development.md).