Files
SCM-Manager/docs/en/development/plugins/create.md

23 lines
448 B
Markdown
Raw Normal View History

---
title: Create a plugin
subtitle: Create a plugin from Maven Archetype
displayToc: true
---
# Requirements
Be sure you have installed the following software:
* [Java 8](https://java.com/de/download/)
* [Apache Maven](http://maven.apache.org/)
# Create the plugin structure
2020-05-06 21:36:20 +02:00
There is a service which is able to create a skeleton for a new plugin:
2020-05-06 21:36:20 +02:00
https://create-plugin.scm-manager.org/
# Implement your plugin
... draw the rest of the owl