marciliojrs / teamwork

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Teamwork

This app uses Teamwork.com API to list projects.

Getting Started

There instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

  • Xcode 10.1
  • Homebrew
  • Bundler

Installing

After clone the project, please run the following script in your terminal application:

./bin/setup

This script will install all dependencies necessary to run the app, like:

  • CocoaPods
  • Fastlane
  • Carthage
  • Swiftlint

Running

To run the app just open the TeamWork.xcworkspace file and play.

Running the tests

To run the tests just run the following script in your terminal application:

./bin/test

About


Languages

Language:Swift 91.9%Language:Ruby 5.5%Language:Shell 1.9%Language:Objective-C 0.6%