antranapp / blog

AnTran.App: #Swift #Kotlin #MachineLearning #Minimalism
https://antran.app
MIT License
0 stars 0 forks source link

How to create asynchronous Swift Command-Line Tool with AsyncParsableCommand? | An Tran #2

Open utterances-bot opened 2 years ago

utterances-bot commented 2 years ago

How to create asynchronous Swift Command-Line Tool with AsyncParsableCommand? | An Tran

Adding async/await to Swift Command-Line Tool using AsyncParsableCommand

https://antran.app/2022/swift_argument_parser_async/

antranapp commented 2 years ago

Hopefully this is useful for people using Swift for scripting

Also testing utterances as the commenting system for my blog

duyquang91 commented 2 years ago

It was a great article! I just wonder about the compatibility, minimum MacOS version, linux supporting,…

antranapp commented 2 years ago

That's a great question.

As long as the system can run Swift 5.5, this feature should be supported.

joydeep-bhowmik commented 1 year ago

This is good

joydeep-bhowmik commented 1 year ago

But can't reply