Impulsivity app for Northwell study.
Requirements:
To get started, open a terminal and navigate to where you would like to put the repo.
Then, clone the repository with the recursive tag
git clone --recursive https://github.com/smalldatalab/northwell-impulse-ios.git
Then, install the cocoapods in the project directory
cd northwell-impulse-ios
pod install
Open the workspace
open Impulse.xcworkspace/
Select the Impulse scheme and build!
NOTE: In order to build, you will need a copy of the study's public key. Please reach out and we can send you a copy!