strolch-maven-archetypes/README.md

17 lines
501 B
Markdown

# 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/