mirror of
https://github.com/ncarlier/webhookd.git
synced 2025-04-06 09:51:21 +00:00
chore(): add Node.js script example
This commit is contained in:
parent
b68a3fa911
commit
75d171f5be
3
scripts/examples/node.sh
Executable file
3
scripts/examples/node.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env node
|
||||
|
||||
console.log("hello world!")
|
Loading…
Reference in New Issue
Block a user