https://github.com/template-tools/template-sync-hook
hook for npm-template-sync
https://github.com/template-tools/template-sync-hook
github-hook
Last synced: 3 months ago
JSON representation
hook for npm-template-sync
- Host: GitHub
- URL: https://github.com/template-tools/template-sync-hook
- Owner: template-tools
- License: bsd-2-clause
- Created: 2017-12-04T20:51:06.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T12:19:49.000Z (about 1 year ago)
- Last Synced: 2024-10-29T13:35:44.578Z (about 1 year ago)
- Topics: github-hook
- Language: JavaScript
- Homepage:
- Size: 11.2 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://spdx.org/licenses/0BSD.html)
[](https://github.com/template-tools/template-sync-hook/issues)
[](https://actions-badge.atrox.dev/template-tools/template-sync-hook/goto)
[](https://coveralls.io/github/template-tools/template-sync-hook)
## template-sync-hook
hook for template-sync
automatically generates PRs on target repos when a template modification occures
# test
```sh
curl -X post -d '{}' -H "Content-Type: application/json" -H 'X-GitHub-Event: ping' https://localhost/template-sync-hook/webhook
```
# install
With [npm](http://npmjs.org) do:
```shell
npm install template-sync-hook
```
# API
## Table of Contents
# license
BSD-2-Clause