# KMMBridge Without GitHub - Kevin Galligan

DevFeed: [KMMBridge Without GitHub - Kevin Galligan](<https://devfeed.tech/articles/kmmbridge-without-github-kevin-galligan-38246.md>)

Original publisher: [Read original article](<https://touchlab.co/kmmbridge-without-github>)

Published: 2023-10-11T00:00:00Z

Content type: tutorial

Language: en

Sources: [Touchlab | Enterprise Mobile Innovation & Development](<https://devfeed.tech/sources/touchlab-enterprise-mobile-innovation-development.md>)

Topics: [Kotlin](<https://devfeed.tech/topics/kotlin.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>), [Development](<https://devfeed.tech/topics/development.md>), [GitHub](<https://devfeed.tech/topics/github.md>)

Tags: [github](<https://devfeed.tech/tags/github.md>), [kmmbridge](<https://devfeed.tech/tags/kmmbridge.md>), [kotlin](<https://devfeed.tech/tags/kotlin.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [setup](<https://devfeed.tech/tags/setup.md>)

## AI overview

This post explains how to use KMMBridge in environments other than GitHub. It outlines the configuration decisions needed for build workflows, versioning, dependency-manager integrations, binary publication, storage, SPM, and CocoaPods, while noting that KMMBridge packages Kotlin/Native frameworks for distribution.

## Source excerpt

KMMBridge is designed to work in any environment, but the out-of-the-box experience for GitHub is much easier than others. This post will walk through the decisions and setup necessary to use KMMBridge with environments other than GitHub.