Jump to content
MakeWebGames

Editor


MNG

Recommended Posts

There are other things like File Zilla which is a FTP program itself and you can set it to upload on save automatically.

But, if you wanted to be safe you would develop locally with a git repo and stage all your changes so you know nothing will break. Then you can create a webhook when you push to a particular branch of your repo that will notify your server and pull all the changes you made.

  • Like 1
Link to comment
Share on other sites

  • 1 month later...
On 4/13/2019 at 3:44 PM, Magictallguy said:

Atom and the package Remote FTP (natively supports SFTP too) - completely free and highly extensible

I vouch for Atom 100% I use it for all of my projects, if you need any help with setup of Remote FTP as MTG mentioned and a few other helpful packages send me a message and I'd be glad to help,

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...