marinofelipe / swift-package-info

Swift CLI tool that provides information about a Swift Package
MIT License
76 stars 7 forks source link

Use async await #34

Closed marinofelipe closed 9 months ago

marinofelipe commented 2 years ago

Update some bits of the code to use it for both fun and to improve things like Shell's code, where a timeout logic could be more easily added back making the run API async.