Geko
Geko is a CLI utility that provides development infrastructure for XCode based projects.
Key features
- 🧩 Swift based DSL for describing structure of your project
- ⚡️ Fast generation of
.xcodeprojand.xcworkspaceeven for thousands of modules - 🗄️ Integrated build cache with local and remote S3 storage
- 📦 Built-in package manager for Cocoapods dependencies
- 🧱 SPM dependencies support
- 🧠 Advanced plugin system that covers even most complex cases that your project requires
- 🐧 Linux support for subset of features
Available repositories
- Main repository of Geko CLI and Geko Desktop
- Project description repository contains a public interface for describing Xcode projects using Geko
- Plugins repository contains official Geko plugins and examples of Geko plugins
