Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 501 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 501 Bytes

Strolch Maven Archetypes

This repository contains archetypes to be used when creating new Strolch applications.

Install this maven module locally:

git clone https://github.com/strolch-li/strolch-maven-archetypes.git
cd strolch-maven-archetypes
mvn clean install

Now you can use the archetypes to create your project. The following archetypes are available:

  • strolch.mvn.archetype.main
  • strolch.mvn.archetype.webapp

To create a Strolch project see https://strolch.li/development/