Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shanesatterfield/nba-cli

CECS 323 Final JDBC Project Command Line Interface
https://github.com/shanesatterfield/nba-cli

Last synced: 15 days ago
JSON representation

CECS 323 Final JDBC Project Command Line Interface

Awesome Lists containing this project

README

        

nba-cli
=======

CECS 323 Final JDBC Project Command Line Interface

Running
=======
To run on Unix systems, use the provided Makefile by running the following command:
```
make
```
To run on Windows systems, run the provided runner.bat file with the following command in the command prompt:
```
runner.bat
```