Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 323 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 323 Bytes

mvn-archetype-generator

Generates ready to use Java/Maven Project Boilerplate.

installation

Get the Source Code. Run

mvn clean install

Copy bin/mvn-archetype-generator.ps1 to any of yours folder in $PATH.

usage

Open Terminal and run

mvn-archetype-generator [projectname]

Be amazed :)