Command-Line Utilities with Swift

Опубликовано: 18 Июнь 2020
на канале: Xebia Functional (formerly 47 Degrees)
1,172
16

Command-Line Utilities with Swift

Although Swift is mainly used for iOS and macOS application development, it can be used for other purposes. The recently released Swift Argument Parser library makes writing command-line utilities much easier thanks to its automatic parsing of the arguments.

In this talk, we will cover the features this library provides, and how we can integrate it with Bow, to make our utilities purely functional.

Speaker: Tomás Ruiz
Twitter:   / tomasruizlopez  
Language: Swift
Recorded: June 18th, 2020

This talk is a 47 Degrees Academy event. Find out more here:

Site: https://www.47deg.com/academy
Slack: https://join.slack.com/t/47degreesaca...

Functional Programming in Swift with Bow - two-day intensive course - September 1st - 2nd, 2020. Find out more and register here: https://www.47deg.com/academy/2020-09...

#swift #functionalprogramming