Application for create one animated GIF file using a list of images.
-IMAGE_DIR: path that contains images that you want to store in gif file
-OUT: name of the output gif file (all path)
java -jar GIF.jar -IMAGES_DIR /Users/miguel/Desktop/images -OUT /Users/miguel/Desktop/images.gif