CommandLine
2 posts tagged with CommandLine.
-
Code is no longer the bottleneck
AI agents did not remove the bottleneck. They moved it from writing code to validating what is worth shipping.
-
Introducing SwiftyPods: generate your podfile using Swift
I wanted to create a Swift command line tool for months and finally I found the need. I just published it as an open source package available in homebrew and mint , a tool to generate using a Swift DSL your CocoaPods podfiles. I’ve learned a lot and I’ll try to share some of the details of the development process.