This repository has been archived by the owner on Jul 15, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 25
Update Process for Mac OSX
Jura Khrapunov edited this page Nov 27, 2015
·
4 revisions
Use the following steps to install and update the undp.github.com repository. These steps are outlined for computers running Apple OSX operating system.
Additional help on Github for Mac can be found in their help pages.
- Download Python 2.7+
- Run the install file.
- Download the Github for Mac app
- Copy application to your
Applications
folder
- Sign in with your user name and password. Configure settings with your email.
- Click on the UNDP repository
- Select the
undp/open.undp.org
repository - Select
Close to computer
- Replace existing files with the updated export
- Ensure these are correctly formatted CSV files
-
Make sure you have installed the requirements:
$: pip install -r requirements.txt
-
Run the main script located at
/scripts
folder$: python start.py
- Navigate back to the Github app
- You will now see the files that are changed
- Enter a commit message and hit
commit
- Select "Sync Branch" to sync and push your changes