syncable-cli 0.37.1

A Rust-based CLI that analyzes code repositories and generates Infrastructure as Code configurations
Documentation
1
2
3
pub(crate) mod docker;
pub(crate) mod env;
pub(crate) mod makefile;