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