A project consuming the Rick and Morty API.
- Xcode
- Git 2.16.2+
- Ruby 2.4.3+
- Cocoapods
First, clone the repository by opening Terminal.app and running the following commands:
$ git clone git@github.com:A01334390/FlinkChallenge.git
$ cd FlinkChallenge
$ cd FlinkChallenge
Next, download project dependencies with CocoaPods using the command:
$ pod install
Use Jazzy to generate web pages from the documentation comments of this Swift project:
$ bundle exec jazzy -o Docs
Now open the index.html
from the Docs
directory
to view the generated documentation:
$ open Docs/index.html
This project is released under a Copyright (C) 2020 Fernando Martin Garcia Del Angel License See the LICENSE file for more info.