mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-01-19 22:12:10 +01:00
556 B
556 B
title, subtitle, displayToc
| title | subtitle | displayToc |
|---|---|---|
| Create a plugin | Create a plugin from Maven Archetype | true |
Requirements
Be sure you have installed the following software:
Create the plugin structure
Use the scm-manager plugin archetype to create the plugin structure.
mvn archetype:...
Answer the questions of the archetype.
Implement your plugin
... draw the rest of the owl