Develop a command-line tool using Swift Concurrency
Swift Argument Parser and async/await
Jan 18, 20226 min read3.0K

Search for a command to run...
Articles tagged with #concurrency
Swift Argument Parser and async/await

Example: introducing a new function to FeedKit allowing us to fetch arbitrary number of feeds in parallel using async/await
