DPLOY is an FTP/SFTP deployment tool built in node.jsDPLOY DPLOY is an FTP/SFTP deployment tool built in node.js Uploads the latest changes by comparing the version on your server with your git repository. View on Github Installation Install DPLOY and it's dependancies globally by running: npm install dploy -g Setup Setup DPLOY for your project by running the following in your project directory: c