Skip to content

tenjavacontest/geNAZt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geNAZt's Ten.java project

ten.java

This is my contribution to the ten.java plugin contest!


Compilation

  • Download & Install Maven 3
  • Clone the repository: git clone https://github.com/tenjavacontest/letomcat.git
  • Compile and create the plugin package using Maven: mvn clean install
    • Note: Maven will download all required dependencies and build a ready for use plugin package!