You will find 3 examples of scripts for Windows/Cygwin:
-
Example 1 runs using Cygwin and it helps when you have several git maven projects with several developers working on it, and you want to create backups and compare what changed from yesterday to today using file compare (Winmerge).
-
Example 2 runs using Cygwin, and it is a script that creates a react redux project.
-
Example 3 is a DOS script to delete folders recursively.