{"id":21348086,"url":"https://github.com/vikjam/equate","last_synced_at":"2025-03-16T04:18:02.959Z","repository":{"id":28998507,"uuid":"32525400","full_name":"vikjam/equate","owner":"vikjam","description":"Simple wrapper for rsync to ease two-way syncing","archived":false,"fork":false,"pushed_at":"2022-09-24T05:45:45.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-22T16:47:22.288Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vikjam.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-19T14:12:34.000Z","updated_at":"2022-09-24T05:45:48.000Z","dependencies_parsed_at":"2023-01-14T13:55:16.072Z","dependency_job_id":null,"html_url":"https://github.com/vikjam/equate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vikjam%2Fequate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vikjam%2Fequate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vikjam%2Fequate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vikjam%2Fequate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vikjam","download_url":"https://codeload.github.com/vikjam/equate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243822295,"owners_count":20353503,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-22T02:17:55.096Z","updated_at":"2025-03-16T04:18:02.940Z","avatar_url":"https://github.com/vikjam.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# equate\nSimple wrapper rsync to ease two-way syncing (and get notified via Notification Center!).\n\n## Installation\n\n```Bash\n# Install required gem\ngem install thor\n# Clone repository\ngit clone https://github.com/vikjam/equate.git\n# Change directory to repository\ncd equate\n# Use thor to install for system use\nthor install equate.thor\n```\n\n## Usage\n```Bash\n# Push files to remote server\nthor equate push \"Scripts\"\n# Grab files from remote server\nthor equate --remote \"remote-name\" --path \"/prefix/path\" pull \"Tables\"\n```\n\n## Update\n```Bash\n# Change directory to git repository\ncd equate\n# Pull updates\ngit pull\n# Reinstall equate for command line use\nthor install equate\n```\n\n## Shortcuts\nAdd ``alias te='thor equate'`` to your ``.bash_profile`` or ``.bashrc`` file to save some keystrokes.\n\nYou can create SSH keys to avoid entering your password each time. The folks over at Digital Ocean have a [good tutorial](https://www.digitalocean.com/community/tutorials/how-to-set-up-ssh-keys--2). Just make sure you have your [permissions set correctly](http://unix.stackexchange.com/questions/36540/why-am-i-still-getting-a-password-prompt-with-ssh-with-public-key-authentication).\n\nFinally, you can create a SSH config file to make it easier to SSH into your remote machine. Nerderati (and probably many others) have a [quick tutorial](http://nerderati.com/2011/03/17/simplify-your-life-with-an-ssh-config-file/) on this.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvikjam%2Fequate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvikjam%2Fequate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvikjam%2Fequate/lists"}