Book Of Konfiguration An experiment to manage declarative configurations in rust
Go to file
Luca Fulchir 6f8fc593d7
Package List inheritance by abusing deref
Signed-off-by: Luca Fulchir <luca.fulchir@runesauth.com>
2024-02-16 19:37:02 +01:00
bok Package List inheritance by abusing deref 2024-02-16 19:37:02 +01:00
bokmacro Failed trait inheritance test 2024-02-16 19:08:03 +01:00
.gitignore Initial project structure 2024-02-16 19:06:00 +01:00
Cargo.lock Initial project structure 2024-02-16 19:06:00 +01:00
Cargo.toml Initial project structure 2024-02-16 19:06:00 +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 Initial project structure 2024-02-16 19:06:00 +01:00
flake.nix Initial project structure 2024-02-16 19:06:00 +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