Skip to content

template-tools/template-sync-hook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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