example-package-dealer
example-package-dealer copied to clipboard
Example package for use with the Swift Package Manager
This PR adds a GitHub Actions workflow for continuous integration testing.
All steps taken Merge
git clone https://github.com/apple/example-package-dealer.git cd example-package-dealer swift run
Currently if run with `swift run` script outputs: ``` Error: Missing expected argument ' ...' OVERVIEW: Shuffles a deck of playing cards and deals a number of cards. For each...
Update "swift run" line