https://github.com/apple/example-package-playingcard
Example package for use with the Swift Package Manager
https://github.com/apple/example-package-playingcard
Last synced: 9 months ago
JSON representation
Example package for use with the Swift Package Manager
- Host: GitHub
- URL: https://github.com/apple/example-package-playingcard
- Owner: apple
- License: apache-2.0
- Created: 2015-11-10T19:50:42.000Z (about 10 years ago)
- Default Branch: main
- Last Pushed: 2024-05-28T01:28:31.000Z (over 1 year ago)
- Last Synced: 2025-03-28T15:08:22.736Z (9 months ago)
- Language: Swift
- Homepage:
- Size: 28.3 KB
- Stars: 326
- Watchers: 141
- Forks: 107
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
README
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