nodehook

Simple WebHook server to deploy from Github.

Usage no npm install needed!

<script type="module">
  import nodehook from 'https://cdn.skypack.dev/nodehook';
</script>

README

Simple WebHook for Github written with Node.js

Install

npm install -g nodehook;

Usage

nodehook port cmd

Examples

nodehook 8855 ls -al

nodehook 8855 ./path/to/script