Popular Posts and Series
Categories (80)
Reference
Hidden Gems in the Swift Argument Parser - Part II
2025-09-19
Explore manual pages, DocC generation, and JSON dump features
Hidden Gems in the Swift Argument Parser - Part I
2025-08-15
Discover lesser-known features: shell completion scripts and improving completion suggestions
Building Swift Executables
2024-07-25
Considerations and instructions for making your tool accessible to others
The Interactive Swift Argument Parser Guide - Part III: Options, Validation & Exiting
2024-05-02
The third and final part on this series, covering options, option groups, validation, and exiting.
The Interactive Swift Argument Parser Guide - Part II: Flags
2024-04-23
The continuation of the argument parser guide, exploring flags and friends
The Interactive Swift Argument Parser Guide - Part I: Basics & Arguments
2024-03-21
The first part of a practical and interactive series to learn the full power of the argument parser, covering basics and and arguments
The Missing SPM Syntax Cheatsheet
2024-01-16
A quick reference for creating or editing Package.swift files