4 Forks
50 Stars
50 Watchers

Tuist-Pokedex

A simple project to demonstrate how to refactor an iOS app into using one based on tuist which generates the Xcode project and workspace, and refactor it into a modular architecture. This is the accompanying articles written on Medium.com

How to download and setup Tuist-Pokedex

Open terminal and run command
git clone https://github.com/ronanociosoig/Tuist-Pokedex.git
git clone is used to create a copy or clone of Tuist-Pokedex repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Tuist-Pokedex https://github.com/ronanociosoig/Tuist-Pokedex/archive/master.zip

Or simply clone Tuist-Pokedex with SSH
[email protected]:ronanociosoig/Tuist-Pokedex.git

If you have some problems with Tuist-Pokedex

You may open issue on Tuist-Pokedex support forum (system) here: https://github.com/ronanociosoig/Tuist-Pokedex/issues