{"id":15490443,"url":"https://github.com/sammarks/pusher","last_synced_at":"2025-03-28T16:27:41.697Z","repository":{"id":9045792,"uuid":"10809986","full_name":"sammarks/pusher","owner":"sammarks","description":"Symfony Console Library for easily committing and deploying code.","archived":false,"fork":false,"pushed_at":"2013-07-10T00:58:38.000Z","size":280,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-19T09:18:01.661Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/sammarks.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":"2013-06-20T01:46:23.000Z","updated_at":"2014-03-02T14:40:16.000Z","dependencies_parsed_at":"2022-07-09T22:30:29.246Z","dependency_job_id":null,"html_url":"https://github.com/sammarks/pusher","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/sammarks%2Fpusher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sammarks%2Fpusher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sammarks%2Fpusher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sammarks%2Fpusher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sammarks","download_url":"https://codeload.github.com/sammarks/pusher/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246061797,"owners_count":20717505,"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-10-02T07:21:21.465Z","updated_at":"2025-03-28T16:27:41.669Z","avatar_url":"https://github.com/sammarks.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pusher\n\nCommit and deploy with ease! Using one command, your commits\nare automatically deployed to your selected server through\nSSH sessions. No more worrying about SSH sessions expiring\nor wondering if your changes were actually deployed!\n\n## Installation\n\nTo install pusher, simply download and install the repository\nto your `/usr/local` folder.\n\n    sudo su\n    git clone https://github.com/sammarks/pusher /usr/local/pusher\n    chmod a+x /usr/local/pusher/pusher\n    cd /usr/local/pusher\n    composer install\n    \n    # Make sure you own pusher.\n    chown -R username:staff /usr/local/pusher\n\nThen add pusher to your `PATH`.\n\n    PATH=\"/usr/local/pusher:$PATH\"\n\nNow, restart your shell and run Pusher by typing:\n\n    pusher\n\nfrom anywhere!\n\n## Usage\n\nWrite some code, and then run this command from the root directory\nof your project:\n\n    pusher submit \"Commit Message\"\n\nYou'll then be asked to setup your project. The project setup wizard\nwill ask you several questions about your project configuration. Here\nare a couple of the key configuration values:\n\n- Directory of the project\n- VCS Type (subversion, git)\n- Remote Host\n- Remote Directory\n- `sudo` needed on remote\n- Custom commands to run on remote\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsammarks%2Fpusher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsammarks%2Fpusher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsammarks%2Fpusher/lists"}