Il giorno 15/apr/2014, alle ore 14:26, Hay (Husky) <[email protected]> ha 
scritto:

> And them i'm done. 9 steps seems like a lot just to deploy some PHP
> files to a webserver. Obviously, there should be some easier way to
> manage this, right?
> 
> — Hay

I use some Git repos (on GitHub) for my projects.
So I write the code and test it on my local machine, then I commit it to GitHub 
and then:

ssh [email protected]
become intersect-contribs
cd public_html
git pull

And it’s done.

I usually edit config files via vim or using an external editor linked to a 
SFTP client (TextWrangler + Cyberduck on OS X).

Pietro De Nicolao
[email protected]


_______________________________________________
Labs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/labs-l

Reply via email to