Skip to content

JamieColclough/Agile-Java-GUI-Coursework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

===============
Not Amazon Echo
===============

To build and run this project as a jar, run the commands:

mkdir bin
javac -sourcepath src/ -d bin/ src/not/amazon/echo/Main.java
jar cfm TeamHEcho.jar Manifest.txt -C bin/ .
java -jar TeamHEcho.jar

Or run the script with:

./build.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •