Skip to content

bropan/tiko2019ht

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Database Programming 2019 Course Work

Setting things up

Connect to your shell, open psql and type:

ALTER_USER <omappt> WITH ENCRYPTED PASSWORD '<password>';

Create/Enter a suitable directory in your university shell

mkdir tiko
cd tiko

Clone this repository

git clone https://github.com/bropan/tiko2019ht.git

tiko2019ht directory will appear in this directory. Switch there:

cd tiko2019ht

Usage

To build (and download the driver if needed):

./build.sh

To run:

./run.sh

or do both:

./buildrun.sh

About

Tiko 2019 ht

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published