Skip to content

martingdela/FlinkChallenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🚲 FlinkChallenge - The Flink Challenge App

A project consuming the Rick and Morty API.

Requirements

Generating Docs

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

License

This project is released under a Copyright (C) 2020 Fernando Martin Garcia Del Angel License See the LICENSE file for more info.