Swift Toolkit
.dev
About
Sponsored by
Get the best apps for your Mac
Setapp is a platform that provides a wide range of quality software for Mac users. The membership gives you access to a large library of curated apps and tools for Mac, web and iOS. My favorite ones are: Tableplus, Cleanshot X, Proxyman, and Bartender.
Check out Setapp
Popular Posts and Series
Using SwiftUI in Command Line Tools
Series: The Interactive Argument Parser Guide
Series: Dev Containers
The Missing SPM Syntax Cheatsheet
Categories (80)
CLI (18)
Server Side Swift (16)
Dev Conversations (15)
DevX (14)
Argument Parser (12)
Vapor (9)
Hummingbird (9)
Swift Package Manager (7)
Reference (7)
CLI (7)
AWS Lambda (6)
Package Spotlight (6)
Docker (6)
Terminal UI (6)
Serverless (5)
Let's build (5)
Interactive (4)
PathKit (4)
Deployment (4)
Swift Cloud (4)
VS Code (4)
Mise (4)
Swift 6 (3)
Concurrency (3)
GitHub Actions (2)
AsyncStream (2)
Macros (2)
Parsing (2)
Interactivity (2)
Docker Compose (2)
Postgres (2)
Templating (2)
Code Generation (2)
Mustache (2)
Dev Tools (2)
Blogging (2)
Linux (2)
Tooling (2)
Make (2)
Sake (2)
Announcements (1)
Cheatsheet (1)
Vercel (1)
Xcode (1)
XcodeProj (1)
Scripting (1)
SwiftUI (1)
Distribution (1)
SSWG (1)
CI CD (1)
Command (1)
Testing (1)
ANSI (1)
Point Free (1)
Tools (1)
Swift Package Index (1)
Copy On Write (1)
Performance (1)
Soto (1)
GitHub Codespaces (1)
launchd (1)
Build In Public (1)
Year Wrapped (1)
AWS S3 (1)
File Upload (1)
Video (1)
Sourcery (1)
Swift UI (1)
Books (1)
Raspberry Pi (1)
Cross Compilation (1)
Git (1)
SwiftFormat (1)
Standard Input (1)
Tuist (1)
PlaydateKit (1)
Embedded (1)
Bazel (1)
Swift Evolution (1)
Infrastructure (1)
Sponsored by
Get the best apps for your Mac
Setapp is a platform that provides a wide range of quality software for Mac users. The membership gives you access to a large library of curated apps and tools for Mac, web and iOS. My favorite ones are: Tableplus, Cleanshot X, Proxyman, and Bartender.
Check out Setapp
Macros
Copy On Write and the Swift-CowBox Macro
2024-10-15
Learn what Copy On Write means, how to write it, and avoid boilerplate with a great macro
Testing Tools with Commands Using Mockable
2024-09-06
Explore techniques to test a tool that runs system commands