Skip to content

Git addon to link Git with SiteCopy to automate uploading to FTP servers

Notifications You must be signed in to change notification settings

MomsFriendlyDevCo/Git-Swatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Git-Swatch

Git addon to link Git with SiteCopy to automate uploading to FTP servers.

The Script will repeatedly try to pull from remote, if its successful SiteCopy will be invoked to sync to a remote FTP server.

Installation

Run the following to install:

git clone [email protected]:MomsFriendlyDevCo/Git-Swatch.git
cd Git-Swatch
sudo make install

Invoke with git swatch <sitecopy-profile>

For best results start the script inside a screen (e.g. screen -dmS git swatch mySite) to keep it running forever in the background.

About

Git addon to link Git with SiteCopy to automate uploading to FTP servers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages