Meta-programming tool for Swift that generates boilerplate code automatically
Meta-programming for Swift, stop writing boilerplate code
sourcery$ sourcery --sources ./Sources --templates ./Templates --output ./Generated$ sourcery --config .sourcery.yml$ sourcery --sources ./Sources --templates ./Templates --output ./Generated --watch