Skip to content
This repository has been archived by the owner before Nov 9, 2022. It is now read-only.

a2/arex

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

About

An iOS application for remembering to take your medications. (Pronounced like the letters R-X.)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published