Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 1.35 KB

File metadata and controls

36 lines (23 loc) · 1.35 KB

npm License bundlejs downloads GitHub Issues Build 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