Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 518 Bytes

README.md

File metadata and controls

34 lines (24 loc) · 518 Bytes

automate-hooks

Collection of webhooks for my daily work. Powered by webhook, based on ubuntu server

Quick start

curl -o- https://raw.githubusercontent.com/rosendolu/automate-hooks/main/install.sh | bash

Sept by step setup

git clone https://github.com/rosendolu/automate-hooks.git

Set env conf

cp .env .env.local

Update as you desired

SECRET=secret
TOKEN=token

Run install

bash install.sh