Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 248 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 248 Bytes

smol-hook

This repository contains a minimalistic hook server. All it does is execute script.sh whenever a request is made to the server.

to build:

cargo build --release

to run:

cargo run --release # target/release/alma-hook