{"id":17351755,"url":"https://github.com/mutoe/webhooks","last_synced_at":"2025-03-27T12:25:59.283Z","repository":{"id":35206596,"uuid":"215753134","full_name":"mutoe/webhooks","owner":"mutoe","description":"Webhooks cli","archived":false,"fork":false,"pushed_at":"2023-03-07T14:43:48.000Z","size":43,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-09T09:37:13.934Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mutoe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2019-10-17T09:23:19.000Z","updated_at":"2023-03-07T14:43:52.000Z","dependencies_parsed_at":"2025-02-01T16:45:47.926Z","dependency_job_id":"11325081-e733-4e04-ab12-4853897fc56a","html_url":"https://github.com/mutoe/webhooks","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/mutoe%2Fwebhooks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mutoe%2Fwebhooks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mutoe%2Fwebhooks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mutoe%2Fwebhooks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mutoe","download_url":"https://codeload.github.com/mutoe/webhooks/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245843192,"owners_count":20681469,"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-15T17:11:05.714Z","updated_at":"2025-03-27T12:25:59.258Z","avatar_url":"https://github.com/mutoe.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Webhooks\n\n![npm (scoped)](https://img.shields.io/npm/v/@mutoe/webhooks?style=flat-square)\n\n[Chinese version](/README_cn.md)\n\nA webhook can do anything you want\n\n\u003e Currently under development, support Github webhook API script generation\n\n## Usage\n\n```bash\nnpm i -g @mutoe/webhooks\n# or\npnpm i -g @mutoe/webhooks\n\nwebhooks\n\n# It will then generate a listener.js and pull.sh in your current directory, \n# and then you can edit pull.sh to pull your repository, for example\n\n# The following line will switch to `/path/to/your/repo` and then \n# execute `git pull`\n#\n# sed -i \"$ a\\cd /path/to/your/repo\\ngit pull\" pull.sh\n\n# Next, run\n\nnode listener\n# or\npm2 start --name webhooks listener.js\n\n# Awesome tool!\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmutoe%2Fwebhooks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmutoe%2Fwebhooks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmutoe%2Fwebhooks/lists"}