Add license
Add final topology.pdf
Add final dissertation PDF
BSc Thesis at University of Nottingham, 2020
$ sudo -u postgres initdb --lc-monetary=en_GB.UTF-8 -E UTF8 -D /var/lib/postgres/data
$ sudo -u postgres createdb dis
$ sudo -u postgres createuser -U dis -s && psql -U postgres -d dis -c 'GRANT ALL ON DATABASE dis TO dis'
scripts/ukriDownload
Bash script/var/lib/postgres/data
)
organisations.xml
, projects.xml
, etc. is neededpostgres
)psql -U dis -d dis -f scripts/main.sql
Run make dissertation.pdf
Dependencies: