Copies the latest screenshot to clipboard automatically.
To build, run the following commands. Git is required to be installed.
Note: If you are on Linux or Mac, you will need to use ./gradlew in place of gradlew.
gradlew setupCIWorkspace
gradlew build
Screenshot2Clipboard will be in the build/libs folder