0 Forks
3 Stars
3 Watchers

imago

Imago is a simple image editor developed with JavaFX and is also a practical part of my study of design patterns

How to download and setup imago

Open terminal and run command
git clone https://github.com/JackShen1/imago.git
git clone is used to create a copy or clone of imago repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with imago https://github.com/JackShen1/imago/archive/master.zip

Or simply clone imago with SSH
[email protected]:JackShen1/imago.git

If you have some problems with imago

You may open issue on imago support forum (system) here: https://github.com/JackShen1/imago/issues