https://github.com/swiftlang/swift-getting-started-package-library
Getting started with Swift: Library with SwiftPM
https://github.com/swiftlang/swift-getting-started-package-library
Last synced: about 1 year ago
JSON representation
Getting started with Swift: Library with SwiftPM
- Host: GitHub
- URL: https://github.com/swiftlang/swift-getting-started-package-library
- Owner: swiftlang
- License: apache-2.0
- Created: 2023-01-08T07:05:18.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-06-04T23:01:12.000Z (about 1 year ago)
- Last Synced: 2025-06-30T04:43:40.016Z (about 1 year ago)
- Language: Swift
- Homepage: https://www.swift.org
- Size: 8.79 KB
- Stars: 21
- Watchers: 10
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Getting started example: Library (with SwiftPM)
An example package to be used as part of Swift's getting started guides.
The package is not intended to be used outside the context of these guides and does not provide complete or production ready functionality.
This repository contains the code for https://swift.org/getting-started/library-swiftpm