1
Install Gosmee
Download and install the client for your operating system:
brew tap chmouel/gosmee https://github.com/chmouel/gosmee
brew install gosmee
Or see
the detailed installation guide
for other platforms
2
Setup Webhook
Use this URL in your service's webhook settings:
https://hook.pipelinesascode.com/wRvJrsFWdOwR
3
Start Forwarding
Run this command to start receiving webhooks:
gosmee client https://hook.pipelinesascode.com/wRvJrsFWdOwR http://localhost:8080
make sure to replace http://localhost:8080 with your local service URL