Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/apple/example-package-dealer

Example package for use with the Swift Package Manager
https://github.com/apple/example-package-dealer

Last synced: about 1 month ago
JSON representation

Example package for use with the Swift Package Manager

Awesome Lists containing this project

README

        

To build this example package:

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

For more information, visit [Swift's package manager documentation](https://www.swift.org/package-manager/).