https://github.com/zicht/z-plugin-rsync
Utility - Z plugin 'rsync' - Use 'rsync' for syncing files
https://github.com/zicht/z-plugin-rsync
packagist
Last synced: about 1 year ago
JSON representation
Utility - Z plugin 'rsync' - Use 'rsync' for syncing files
- Host: GitHub
- URL: https://github.com/zicht/z-plugin-rsync
- Owner: zicht
- License: mit
- Created: 2016-10-18T14:11:22.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-02-08T11:29:35.000Z (over 4 years ago)
- Last Synced: 2025-01-23T14:55:57.854Z (over 1 year ago)
- Topics: packagist
- Language: PHP
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `rsync` plugin for z
This provides a means of "transportation" for deploying your code to a remote. This utilizes `rsync` to synchronize the contents of the build to the remote ssh.
See the documentation for the `deploy` plugin for a more detailed instruction on how to use this: https://github.com/zicht/z-plugin-deploy
# Maintainers
* Jochem Klaver