Today I wrote a simple command line utility to mirror the dependencies for a swift project. And it works! That’s pretty neat, in and of itself.
Then, because I could, I built a Docker image that has my utility installed, so I can use that image as the base for all my containerized application development. Now, when I’m on a ship in the middle of some ocean, or when my Internet connection has been severed because…well, they never do explain why…then I don’t have to sweat it.
One thought on “Mirror, mirror”