Skip to content

shigenobu/ebonyrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ebonyrack

License

Entity relationship creation tool for MariaDB.

image

image

System required

  • over JAVA 17

How to run

java -jar ebonyrack.jar
environment values
NAME VALUE EXPLANATION
ER_ENV DEBUG If 'DEBUG', logging in detail.
ER_HOME {your value} If not set, ~/.ebonyrack directory is created and used as default.
args values
NAME VALUE EXPLANATION
--logPath= {your value} Path to logging file, if 'STDOUT' or 'STDERR' was set, logging there.
--addSeconds= {your value} Default 0, it means 'UTC'.

Manual

Dependencies

Contributors