Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
* Go to the project directory that has the following folders/files:
data java README.txt sql
* To create the database and load data run the following script:
source sql/scripts/create_db.sh
* To run the java program use the following script:
source java/scripts/compile.sh
Testing git on readme file