You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 day ago | |
---|---|---|
strolch.mvn.archetype.main | 1 day ago | |
strolch.mvn.archetype.plc | 1 day ago | |
strolch.mvn.archetype.webapp | 1 day ago | |
.gitignore | 1 year ago | |
LICENSE | 1 year ago | |
README.md | 1 year ago | |
pom.xml | 4 months ago |
README.md
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/