Crates.io | tetrix |
lib.rs | tetrix |
version | 0.0.1 |
source | src |
created_at | 2024-06-28 19:37:41.379627 |
updated_at | 2024-06-28 19:37:41.379627 |
description | Tetrix simplifies the customization of any environment: local development environment, CI/CD environment and so on. |
homepage | |
repository | https://github.com/carmenere/tetrix |
max_upload_size | |
id | 1286948 |
size | 15,123 |
tetrix
simplifies the customization of any environment: local development environment, CI/CD environment and so on.
tetrix
is like a database that stores the values of all variables that can be customized and allows you to express some variables through others (aka variable expansion).
Also tetrix
provides a template processor that produces ready for use files (configs, scripts and others) filled with appropriate values.