Skip to content

Latest commit

 

History

History
43 lines (34 loc) · 1.25 KB

INSTALL.md

File metadata and controls

43 lines (34 loc) · 1.25 KB

Common installation notes / requirements

Please read common INSTALL.md in ecoCode-common repository. Please follow the specific guides below for additional information on installing the desired plugins.

Special points for Standard plugins

Project structure

Here is a preview of project tree :

ecoCode                 # Root directory
|
+--java-plugin          # JAVA
|
+--javascript-plugin    # JavaScript
|
+--php-plugin           # PHP
|
+--python-plugin        # Python
|
\--docker-compose.yml   # Docker compose file

You will find more information about the plugins’ architecture in their folders

Plugin-specific guides