Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
rcasanovan committed Jun 8, 2024
2 parents 532a28e + f34d8fa commit af68b26
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,16 @@
# Xcode-TCA-Template
# Xcode-TCA-Template

## TCA Architecture
![alt tag](https://github.com/rcasanovan/Xcode-VIPER-Architecture-Template/blob/master/Images/projectArchitecture.jpeg?raw=true)

References:
* [The Composable Architecture](https://github.com/pointfreeco/swift-composable-architecture)
* [Pointfree](https://www.pointfree.co)

## Installation

* Download or clone this repository.
* cd to ***~/Library/Developer/Xcode/Templates/File Templates/*** (if you don't have the folder created, please do it).
* Copy and paste your downloaded folder to ***~/Library/Developer/Xcode/Templates/File Templates/{your-folder.xctemplate}*** .
* Create a new project and a new file. You should see the template in the options list.
* Happy coding!.

0 comments on commit af68b26

Please sign in to comment.