{"id":17492184,"url":"https://github.com/chunkhang/homebrew-propel","last_synced_at":"2025-03-28T17:13:39.252Z","repository":{"id":91765430,"uuid":"95474018","full_name":"chunkhang/homebrew-propel","owner":"chunkhang","description":"Propel your commit because you can","archived":false,"fork":false,"pushed_at":"2017-06-27T05:49:12.000Z","size":19,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-19T11:31:34.085Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chunkhang.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-06-26T17:56:27.000Z","updated_at":"2018-10-01T14:02:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"21e098ab-8865-41f7-8083-e969ce41f741","html_url":"https://github.com/chunkhang/homebrew-propel","commit_stats":{"total_commits":19,"total_committers":1,"mean_commits":19.0,"dds":0.0,"last_synced_commit":"72965561d5ebcebbdbe8b16585d3eae0545f853d"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chunkhang%2Fhomebrew-propel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chunkhang%2Fhomebrew-propel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chunkhang%2Fhomebrew-propel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chunkhang%2Fhomebrew-propel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chunkhang","download_url":"https://codeload.github.com/chunkhang/homebrew-propel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246068302,"owners_count":20718503,"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-19T08:23:39.090Z","updated_at":"2025-03-28T17:13:39.222Z","avatar_url":"https://github.com/chunkhang.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# propel\n\nA shell script to make pushing commits that much easier. Basically, propel executes the following four git commands in succession:\n* git pull\n* git add .\n* git commit -m \\\u003ccommit message\\\u003e\n* git push\n\n## Screenshot\n\n![propel](https://user-images.githubusercontent.com/12708862/27552164-d4c51228-5ad8-11e7-80f3-d0cc92b4599b.gif)\n\n## Installation\n\n### Homebrew\n\nMacOS users should preferably use this method.\n\n```sh\n# Tap into the repository\n$ brew tap chunkhang/propel\n# Install propel\n$ brew install propel\n```\n\n### Manual\n\nOther users should do it manually.\n\n```sh \n# Download script\n$ curl -O https://raw.githubusercontent.com/chunkhang/homebrew-propel/master/bin/propel\n# Make script executable\n$ chmod +x propel\n# Place executable in /usr/local/bin\n$ mv propel /usr/local/bin/\n```\n\n## Usage\n\n```sh\n$ propel \u003ccommit message\u003e\n```\n\n## Customization\n\nYou can easily customize the shell script using any text editor.\n\n```sh\n$ vim $(which propel)\n```\n\n## Contact\n\nReport bugs or suggest features: \u003cbr /\u003e\n[Marcus Mu](http://marcusmu.me) - chunkhang@gmail.com","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchunkhang%2Fhomebrew-propel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchunkhang%2Fhomebrew-propel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchunkhang%2Fhomebrew-propel/lists"}