Releases: Jeonhui/ClarchPlugin
Releases · Jeonhui/ClarchPlugin
release: 1.1.1
1.1.0
release: 1.0.0
ClarchPlugin
Tuist Clean Architecture Plugin
The ClarchPlugin is a tool that helps iOS developers scaffold projects following the Clean Architecture pattern using Tuist.
It promotes Domain-Driven Design (DDD) by structuring code around core business logic and separating concerns into layers like Presentation, Domain, and Data. At the same time, it encourages Test-Driven Development (TDD) by generating testable modules and boilerplate test files, making it easier to write and maintain tests from the start.
This plugin streamlines the setup process, enforces architectural consistency, and supports scalable, maintainable app development.
