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

Data Update Process

Nate Smith edited this page Sep 30, 2013 · 2 revisions

Overall Process

  1. Export new XML file and CSV files and replace files in the /bin/download/undp_export/ folder

  2. From within the /bin folder, run the following command: ./update.sh or ./update.bat if in Windows

  3. Commit updated files to the Github repo

Step-by-Step

  1. Export new XML and CSV files and replace existing files in the bin/download/undp_export/ folder.

  2. Open terminal and navigate to the undp.github.com/bin folder

  1. From within the /bin folder, run the following command: Type ./update.sh or ./update.bat and hit ENTER

Your screen should look similar to this:

  1. It will take approximately 2 mins to run. Once the process is complete, you should see a list of output similar to this:

  1. Commit the updated files to the Github repo.
Clone this wiki locally