Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

19 Commits

Repository files navigation

Plugin CIPlugin CD

AzaleaCommand

How to

Import AzaleaCommand

In pom.xml:

 <repositories>
<!-- other repositories -->
<repository>
<id>azalea-repo</id>
<name>Azalea Repository</name>
<url>https://azalealibrary.net/releases</url>
</repository>
</repositories>
<dependencies>
<!-- other dependencies -->
<dependency>
<groupId>net.azalealibrary</groupId>
<artifactId>command</artifactId>
<version>1.0</version>
</dependency>
</dependencies>

Usage

TODO

About

Plugin for creating powerful nested commands.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages