JEJJEMBA EMMANUELinswiftdeploy.hashnode.dev·May 6 · 6 min readHow I Built SwiftDeploy: A CLI Tool That Writes Its Own InfrastructureMost DevOps tutorials show you how to use infrastructure tools. This one shows you how to build one from scratch. SwiftDeploy is a CLI tool I built that manages an entire Docker stack from a single ma00