Skip to content

fgall002/CS166-B22-Summer2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS166-B22-Summer2020

Phase 3 Compaliation Instruction

  1. Setup server and table
    1. cd code
    2. cd postgresql
    3. chmod +x *.sh
    4. ./startPostgreSQL.sh
    5. ./createPostgreDB.sh
  2. Run Java Script
    1. cd code
    2. cd java
    3. chmod +x *.sh
    4. ./compile.sh
    5. ./run.sh $LOGNAME"_DB" 5432 $USER
  3. Exit Server
    1. cd code
    2. cd postgresql
    3. ./stopPostgreDB.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published