Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jordanbaird/update-swift-version-badge
Automatically updates or creates a Swift version badge in a repository's README file.
https://github.com/jordanbaird/update-swift-version-badge
Last synced: 20 days ago
JSON representation
Automatically updates or creates a Swift version badge in a repository's README file.
- Host: GitHub
- URL: https://github.com/jordanbaird/update-swift-version-badge
- Owner: jordanbaird
- License: mit
- Created: 2022-05-20T18:37:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-20T18:53:20.000Z (over 2 years ago)
- Last Synced: 2024-05-01T13:48:38.500Z (7 months ago)
- Language: Shell
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# update-swift-version-badge
Automatically updates the Swift version badge in the repository's README file to whatever swift-tools-version is in the repository's Package.swift file.
This action uses the [add-and-commit](https://github.com/EndBug/add-and-commit) action by [EndBug](https://github.com/EndBug), and is licensed under the MIT license.