Skip to content

thatmarkenglishguy/simple-java-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-java-app

Simple Java application used as starting point for development including IntelliJ files.

Get it.

git clone git@github.com:thatmarkenglishguy/simple-java-app.git

Set it up (note read the instructions output at the end of this step).

simple-java-app/renameit my-java-app
cd my-java-app

Build it.

mvn clean package

Check test works.

mvn test

Check running it works.

./runit

About

Simple java app used as a template for other simple java apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published