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

https://github.com/zentered/swift-sdk-version-list

Static website builder for Swift SDKs
https://github.com/zentered/swift-sdk-version-list

Last synced: about 1 year ago
JSON representation

Static website builder for Swift SDKs

Awesome Lists containing this project

README

          

# Swift SDK Version List

This is a simple [Next.js](https://nextjs.org) static site which retrieves
repositories from a GitHub Organization and builds a nice overview page with the
latest releases and a button to copy the Swift Package.

## GitHub Action

The GitHub Action can be scheduled to build and deploy the site to GitHub Pages.

## GitHub Page