Book Of Konfiguration An experiment to manage declarative configurations in rust
Go to file
Luca Fulchir a7ce242f09
idea: serialize package into rust code
Pkg configure/build/install generate a proc-macro2 TokenStream
that we will serialize into file and recompile

Signed-off-by: Luca Fulchir <luca.fulchir@runesauth.com>
2024-03-17 22:14:41 +01:00
bok idea: serialize package into rust code 2024-03-17 22:14:41 +01:00
bok-macro idea: serialize package into rust code 2024-03-17 22:14:41 +01:00
bok-utils more builder 2024-03-17 20:35:28 +01:00
.gitignore Initial project structure 2024-02-16 19:06:00 +01:00
Cargo.lock idea: serialize package into rust code 2024-03-17 22:14:41 +01:00
Cargo.toml Split in multiple crates, builders 2024-02-25 17:15:30 +01:00
LICENSE Initial project structure 2024-02-16 19:06:00 +01:00
Readme.md Initial project structure 2024-02-16 19:06:00 +01:00
flake.lock more builder 2024-03-17 20:35:28 +01:00
flake.nix Split in multiple crates, builders 2024-02-25 17:15:30 +01:00
rustfmt.toml Initial project structure 2024-02-16 19:06:00 +01:00

Readme.md

BoK: Book of Konfiguration

Bok is an experiment for configuration management project based on Rust

It will be written in Rust, and you will wite your configurations in rust