Git-powered FTP client for deploying changes via FTP
Git-powered FTP client
git-ftp$ git ftp init -u username -p password ftp://example.com/public_html$ git ftp push -u username -p password ftp://example.com/public_html$ git ftp show -u username -p password ftp://example.com/public_html