Skip to content

FR2501/project-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

project-base

Base setup for Java/Maven projects with simple CI integration.

Clone or copy ZIP archive from github, then execute run.sh to change name of the project from "project-base" to your custom name (i.e. "./run.sh custom_name" for a project named custom_name). Then, navigate to the project directory and run "mvn package", should execute without errors.

TODO

  • Automatically change package names from "com.fr2501.x" to something supplied by the user.

About

Base setup for Java/Maven projects with simple CI integration.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published