|
sourcery
☆
« Back to VersTracker
|
||||||||||||||||||||||||||||||
|
Description: Meta-programming for Swift, stop writing boilerplate code |
||||||||||||||||||||||||||||||
| Type: Formula | Tracked Since: Dec 28, 2025 | ||||||||||||||||||||||||||||||
| Links: Homepage | @merowing_ | formulae.brew.sh | ||||||||||||||||||||||||||||||
| Category: Developer tools | ||||||||||||||||||||||||||||||
| Tags: swift code-generation meta-programming boilerplate xcode developer-tools | ||||||||||||||||||||||||||||||
| Install: brew install sourcery | ||||||||||||||||||||||||||||||
|
About: Sourcery is a powerful meta-programming tool that automatically generates repetitive Swift code like `Equatable`, `Hashable`, and `Codable` conformance. By scanning your source code and applying user-defined templates, it significantly reduces boilerplate and maintenance overhead. This allows developers to focus on core application logic rather than repetitive implementation details. |
||||||||||||||||||||||||||||||
Key Features:
|
||||||||||||||||||||||||||||||
Use Cases:
|
||||||||||||||||||||||||||||||
Alternatives:
|
||||||||||||||||||||||||||||||
| Version History | ||||||||||||||||||||||||||||||
|