Skip to content

descartae/ios

Repository files navigation

Descartaê iOS

Dependency Manager:

We're using Cocoapods for manage our dependencies, you can install with:

sudo gem install cocoapods

Dependencies

Installing all dependencies:

pod install

When the instalation has been finished, you can open Descartae.xcworkspace file and then build & run (⌘+R) the application.

Style Guide

We're using SwiftLint to enforce code style and best practices.