tetrix

Crates.iotetrix
lib.rstetrix
version0.0.1
sourcesrc
created_at2024-06-28 19:37:41.379627
updated_at2024-06-28 19:37:41.379627
descriptionTetrix simplifies the customization of any environment: local development environment, CI/CD environment and so on.
homepage
repositoryhttps://github.com/carmenere/tetrix
max_upload_size
id1286948
size15,123
Anton Romanov (carmenere)

documentation

README

tetrix

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.

Commit count: 2

cargo fmt