Skip to content

A simple and graphic tool for everyone for file versioning

License

Notifications You must be signed in to change notification settings

EdoardoVignati/VErsioner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"VErsioner" is a simple and graphic tool for file versioning.

Everyone can save different versions of a file and restore them if necessary.

"VErsioner" can be used for thesis, important documents, books...

Prerequisites for users

  • Install Git
  • Install Java

Prerequisites for developers

  • Install Git
  • Install Java
  • Install Maven

Development

  • Clone the repo and import in your IDE as Maven project
  • Run it.edoardovignati.versioner.Main.java or build the jar with "mvn assembly:assembly"
  • Drop a file into the droppable area and click the save button: this will turn your file into a directory with a first commit.