Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.