Skip to content

lamine2000/tasksOrganizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

185 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tasksOrganizer

Prerequisites


You can see your current java version with the command java --version

Installation on LINUX

  1. Download the .jar, .sql and .sh files from a release.
  2. Modify the .sh file : jarPath=/the_absolute/path_of/the_jar_file
  3. Execute the .sh file : chmod +x <.sh file path> && sh -c <.sh file path>
  4. Execute the sql file on mysql or mysql-server : mysql> source <.sql file path>

Execution

java -jar <.jar file path>



About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors