Skip to content
This repository has been archived by the owner on Jul 5, 2021. It is now read-only.

Latest commit

 

History

History
41 lines (27 loc) · 1.4 KB

README.md

File metadata and controls

41 lines (27 loc) · 1.4 KB

Arex

An iOS application for remembering to take your medications.

Downloading

The following commands will set up an Arex checkout. You'll need Xcode or the Command Line Tools installed.

git clone --recursive https://github.com/a2/arex-7.git
cd arex-7
carthage bootstrap --platform ios

Getting Started

Arex must be built with Xcode 7.3.1 or better.

The project may also be built from the command line:

xcodebuild -project Arex.xcodeproj -scheme Arex

Tech Stack

Story

The repository is officially arex-7, as it is the seventh complete rewrite with the same goals. It began and continues as a side project, and was open-sourced to make its progress visible and accountable.

Arex was open-sourced live on stage at Swift Summit 2015, one of the first conferences devoted to Swift's community and practices. You can view Alex's talk, "Death by Indecision".

Roadmap

Project planning is managed via GitHub issues.