Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexito4/spm-owners
A POC to include dependency owners in Package.swift file
https://github.com/alexito4/spm-owners
Last synced: 27 days ago
JSON representation
A POC to include dependency owners in Package.swift file
- Host: GitHub
- URL: https://github.com/alexito4/spm-owners
- Owner: alexito4
- Created: 2024-08-21T19:22:22.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-21T19:49:13.000Z (4 months ago)
- Last Synced: 2024-12-02T00:12:35.805Z (about 1 month ago)
- Language: Swift
- Size: 3.91 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# spm-owners
A proof of concept to have dependency owners inline with the depednency declaration of the `Package.swift` file.
Read more in my [blog post](https://alejandromp.com/blog/swift-package-manager-dependency-owners).