How to download and setup helmify
Open terminal and run command
                                            git clone https://github.com/arttor/helmify.git
                                        
                                        git clone is used to create a copy or clone of helmify 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 helmify https://github.com/arttor/helmify/archive/master.zip
Or simply clone helmify with SSH
                                            [email protected]:arttor/helmify.git