Merge pull request #4 from TouchInstinct/fix/readme

Fix. Readme
This commit is contained in:
Igor Kislyuk 2017-11-14 18:16:52 +03:00 committed by GitHub
commit a5c84ccedd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 23 additions and 0 deletions

23
README.md Normal file
View File

@ -0,0 +1,23 @@
# Generamba templates
## touchin
Module with controller, view-model and assembly
## touchin-tablecell
Module for cell generation. Contains: Cell, ViewModel and xib file
### Example
Part of Rambafile to include templates
```ruby
catalogs:
- 'https://github.com/TouchInstinct/generamba_templates'
templates:
- {name: touchin}
- {name: touchin-tablecell}
```