go-sync
go-sync copied to clipboard
:repeat: CLI synchronization utility to sync project files and databases for your local project with SSH and Docker support
# Scenario: - You as a developer sync from remote, - local DB get's cleared - remote SSH or remote DB credentials aren't working - sync stops - local db...
It would be really nice if you see the file list of rsync when activating verbose output
This is currently not working and throw an "Command not found" error: ```yaml exec-finish: - type: local command: - "echo 'Hallo'" ``` This instead works: ```yaml exec-finish: - type: local...
gosync does not work in windows (windows 10) as there is the error `bin/bash` not found when trying to sync.
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.0.0-20191009234506-e7c1f5e7dbb8 to 0.5.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...