Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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
```