The Interactive Swift Argument Parser Guide
Learn how to use the Swift Argument Parser to build command line applications with Swift. In this three part series, read all about arguments, options, and flags. Understand how to configure subcommands, validate user input, and handle errors.
All this, in an interactive format with code samples and a terminal simulator demoing each example!