lichang333 / example-package-deckofplayingcards

Example package for use with the Swift Package Manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This example package will be cloned and built as a dependency if you build the Dealer example:

git clone https://github.com/apple/example-package-dealer.git
cd example-package-dealer
swift run dealer <count>

For more information, visit Swift's package manager documentation.

About

Example package for use with the Swift Package Manager

License:Apache License 2.0


Languages

Language:Swift 100.0%