realize
                                Realize is the #1 Golang Task Runner which enhance your workflow by automating the most common tasks and using the best performing Golang live reloading.
                            
                        How to download and setup realize
Open terminal and run command
                                            git clone https://github.com/oxequa/realize.git
                                        
                                        git clone is used to create a copy or clone of realize 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 realize https://github.com/oxequa/realize/archive/master.zip
Or simply clone realize with SSH
                                            [email protected]:oxequa/realize.git