Deploy a website
I used WebStorm 9 to create a new project via the AngularJS template, and now I'm ready to deploy to my remote server. I've configured the Deployment area of settings so that I can sftp there to upload my files. I'm completely at a loss now as to where the "deploy it" command is.
请先登录再写评论。
Hi there,
Right click on file(s)/folder(s) and choose "Upload to..."
PhpStorm 8 on the Mac doesn't have deployment options when I right-click on a file or folder.
OK...
Do you have "Tools | Deployment" then?
If not -- make sure that "Remote Hosts Access" plugin is enabled.
Yes, I have that one. Thanks. I see to have this working at this point. Now i just have to bind a key to it ;)