23:15
Creating Command Line Tools Using ArgumentParser in Swift
In this video, Mohammad Azam will introduce ArgumentParser. ArgumentParser is a framework in Swift, which allows to create ...
28:44
How to Make a Swift Command Line Tool - Swift CLI in Terminal
Learn how to make a Swift Package executable using the Command Line Tool (Command Line Interface - CLI). You can improve ...
58:35
Building a CLI app in Swift with Pol Piella
Today, I am excited to be joined by Pol Piella, a talented developer based in the UK. He will be building a command-line interface ...
43:21
Command-Line Utilities with Swift
Xebia Functional (formerly 47 Degrees)
Command-Line Utilities with Swift Although Swift is mainly used for iOS and macOS application development, it can be used for ...
12:00
Swift Example 1 - macOS command line app demonstrating basic Swift
When I create a command-line application I will get a project that has a main dot Swift in it and this mains dot Swift right now says ...
34:04
Swift CommandLine with ArgumentParser
In this video we will be creating two command line tools using Swift and the Swift ArgumentParser framework from Apple. We will ...
19:28
Creating Command-Line Apps with Swift Package Manager – Daniel Kennett
Daniel Kennett is a long-time Cocoa developer who went from working at Spotify to being an indie developer, selling his ...
19:21
Swift Example 1 - macOS command line app demonstrating basic Swift (Xcode 8)
I'm going to create a Mac OS command line application to demonstrate some of the features of the Swift programming language ...
1:15:36
Building a Command Line Tool with Swift and MongoDB
Building something that you can use to complete a given task is an amazing accomplishment but nothing quite compares with the ...
53:47
Swift Heroes Digital 2020 - Command-line automations: unchain your Xcode projects! - Stefano Mondino
Swift Heroes Digital 2020 1-2 October, #directtoyourdevice Command-line automations: unchain your Xcode projects! Stefano ...
1:03:59
Build an App Icon Generator Swift CLI Tool for Linux & macOS with Argument Parser
We're going to build App Icon Generator Swift CLI Tool for Ubuntu Linux and macOS using Swift Argument Parser Lib. #swiftlang ...
16:22
The Basics I Command Line Tools in Swift #1
Moritz shows how to create Command Line Tools in Swift. Watch us on Twitch every Friday at 3:30 pm ...
39:59
Build Swift ChatGPT API Client for Linux And CLI App
In this video, we're going to update ChatGPT Swift API to add Linux support and build a simple CLI App. This is a continuation of ...
24:29
Embed Command Line Tool in Mac App
How to embed a command line tool within a Cocoa or SwiftUI Mac app. We'll see how we can use the GUI app to install a ...
4:01
Building Command Line (Terminal) Programs in Swift - XCode
... create a new project we shall be creating command line tool under msox Section okay we will see this then you can select Swift ...
54:01
Using readLine() and macOS Command Line Tool to create a Text Adventure app
In this lesson readLine() is used to get input from the user to create a command-line text app. Also seen in this lesson is the use of ...
4:04
Develop a command-line tool with Swift Argument Parser and Async/Await
Learn how to apply Swift Concurrency to your command-line tool built with Swift and the helpful ArgumentParser framework ...
8:43
How to Run a Swift Command Line Tool in Terminal - Swift CLI Build
Learn how to use Swift build so that you can create command line tools to simplify your repetitive tasks. Using Swift you can create ...
5:01
Swift 2 Programming Lesson 1 : Creating a Command Line Tool
Create a very basic command line tool that takes arguments and provides some feedback to the user.
20:22
Swift Package from Command Line
Let's get familiar with creating a Swift project with the Swift Package Manager through the swift command line utilities that come ...