pgAdmin 4 commit: Add a basic script to setup dependencies on macOS

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Add a basic script to setup dependencies on macOS
Date: 2018-07-03 09:05:17
Message-ID: E1faHFM-0004Cs-Vr@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Add a basic script to setup dependencies on macOS

Branch
------
electron

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=69594f0c0aeaefaf9e9c818230dd0860043d6722

Modified Files
--------------
.gitignore | 1 +
pkg/setup-macos.sh | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 61 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-07-03 12:05:33 pgAdmin 4 commit: Use the supported version of node.
Previous Message Akshay Joshi 2018-07-03 07:05:25 Re: [pgAdmin4][Patch]: RM #3397 Add support for JIT stats in EXPLAIN output in PG11