Popular Posts and Series
Categories (80)
CLI
Let's Build: Digital Rain (Matrix Code)
2025-07-17
Rebuilding the famous Matrix Code effect for the Terminal
Dev Conversations #11: Finn Voorhees
2025-06-30
The author of PlaydateKit discusses embedded Swift game development and CLI tools with macOS frameworks
Analyze .ipa Bundles with Rosalind
2025-06-13
Gain insights into your app's size and contents with a custom CLI tool.
Installing Swift Executables From Source With Mise
2025-06-06
Using Mise's SPM backend, eliminate the need for pre-compiled binaries.
Distribute your Swift CLIs for macOS
2025-04-07
Build, package, and distribute Swift CLI tools as pre-compiled binaries using GitHub releases
Let's Build: The tree Program - Part II
2025-02-21
Finishing the tree program, by adding bold styles and support for custom options.
Let's Build: The tree Program - Part I
2025-02-14
The 1st post in a new series. Replicate from scratch the tree program in Swift, learning a lot along the way!