phodonou / homework_three

CS445 Homework 3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Homework One CS445

This is homework three

Installation

You must have Apache Maven and Java installed on your computer to run this project

To install maven on ubuntu: https://linuxize.com/post/how-to-install-apache-maven-on-ubuntu-18-04/

Usage

Inside TableLamp directory run:

mvn package
java -cp target/TableLamp-1.0-SNAPSHOT.jar com.mycompany.App

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

CS445 Homework 3


Languages

Language:HTML 50.1%Language:JavaScript 44.0%Language:CSS 3.0%Language:Java 2.9%