Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/riiid/xctemplate-for-tca
✍️ Generates TCA components using XCTemplate
https://github.com/riiid/xctemplate-for-tca
architecture composable ios swift tca xctemplate
Last synced: 23 days ago
JSON representation
✍️ Generates TCA components using XCTemplate
- Host: GitHub
- URL: https://github.com/riiid/xctemplate-for-tca
- Owner: riiid
- Created: 2021-02-01T13:53:19.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-21T20:16:53.000Z (6 months ago)
- Last Synced: 2024-08-04T09:01:24.562Z (4 months ago)
- Topics: architecture, composable, ios, swift, tca, xctemplate
- Language: Makefile
- Homepage:
- Size: 30.3 KB
- Stars: 22
- Watchers: 4
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
- awesome-tca - xctemplate for tca
README
# XCTemplates for [TCA] related features
## List of templates
* [TCA feature](https://github.com/riiid/xctemplate-for-tca/blob/main/tca_howto.md)
* [Spec for TCA feature](https://github.com/riiid/xctemplate-for-tca/blob/main/Quick_howto.md)
* TCA Service[TCA]: https://github.com/pointfreeco/swift-composable-architecture
## How to install
```sh
git clone [email protected]:riiid/xctemplate-for-tca.git
cd xctemplate-for-tca
make
```