Skip to content

Auto Deploy local Source to Remote Server by Increase.

Notifications You must be signed in to change notification settings

WickyLeo/autoRsync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

autoRsync

Auto Deploy local Source to Remote Server by Increase.

Use

Need install fswatch & rsync first:

 	brew install fswatch
 	brew install rsync

ignore.txt record the folder list dont't need sync.

add the script to /usr/local/bin:

   ln -s auto-depoy /usr/local/bin/

run like this:

	auto-deploy LOCAL_PATH REMOTE_ADDR

About

Auto Deploy local Source to Remote Server by Increase.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages