fileb0x
                                a better customizable tool to embed files in go; also update embedded files remotely without restarting the server
                            
                        How to download and setup fileb0x
Open terminal and run command
                                            git clone https://github.com/UnnoTed/fileb0x.git
                                        
                                        git clone is used to create a copy or clone of fileb0x 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 fileb0x https://github.com/UnnoTed/fileb0x/archive/master.zip
Or simply clone fileb0x with SSH
                                            [email protected]:UnnoTed/fileb0x.git