send link to app

Deployer increases the developer productivity by taking the pain out the software deployment on the server.
Deployer watches your code directory, and deploys the code on the server as you make the changes.
You can upload the changes, run the commands and import the databases in your server with just one click, making you more productive and help you focus on what you do best: Coding.

Features:
- Support SSH/SFTP
- Supports FTP
- Run/Execute commands on the server when the code is deployed
- Automatic Deployment Mode: Watches your code directory and upload the code on the server when you make changes.
- Manual Deployment Mode: Watches your code directory and when you hit deploy now button, it uploads the changes/