Changes between Version 17 and Version 18 of GoogleSummerCode2022


Ignore:
Timestamp:
Feb 20, 2022, 4:29:30 AM (2 years ago)
Author:
robe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • GoogleSummerCode2022

    v17 v18  
    101101``Student Test'':
    102102
    103 1. git clone code from [https://git.postgresql.org/git/postgresql.git PostgreSQL] and compile
     1031. git clone code from [https://git.postgresql.org/gitweb/?p=postgresql.git PostgreSQL] and compile
    1041042. git clone PostGIS code from one of [wiki:CodeMirrors Git repos] and compile
    105 3. git clone code from [https://git.postgresql.org/git/pgadmin4.git pgAdmin4] and compile
     1053. git clone code from [https://git.postgresql.org/gitweb/?p=pgadmin4.git pgAdmin4] and compile
    1061064. Create a working PostgreSQL database with postgis extension installed and shp2pgsql/pgsql2shp installed on system you are running pgAdmin4 on.
    1071075. Setup a public fork of pgAdmin repo for your work (can be [https://git.osgeo.org/gitea osgeo], [https://gitlab.com gitlab], [https://github.com github], or any other repo you can make available for public review)