Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.15 KB

README.md

File metadata and controls

34 lines (21 loc) · 1.15 KB

License GitHub Issues Build Status Coverage Status

template-sync-hook

hook for template-sync

automatically generates PRs on target repos when a template modification occures

test

curl -X post -d '{}' -H "Content-Type: application/json" -H 'X-GitHub-Event: ping' https://localhost/template-sync-hook/webhook

install

With npm do:

npm install template-sync-hook

API

Table of Contents

license

BSD-2-Clause