martingdela / pagatodoChallenge

Challenge for Paga Todo's Requirement Spec

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

💰 Paga Todo - The Pagatodo Challenge App

A project consuming the Very very secret API.

Requirements

  • Xcode 11.4.1
  • Git 2.16.2+
  • Ruby 2.4.3+
  • Cocoapods

Generating Docs

First, clone the repository by opening Terminal.app and running the following commands:

$ git clone git@github.com:A01334390/pagatodoChallenge.git
$ cd pagatodoChallenge
$ cd pagatodoChallenge

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.

About

Challenge for Paga Todo's Requirement Spec

License:Apache License 2.0


Languages

Language:Swift 98.0%Language:Ruby 2.0%