Listen to git commits for a specific repo and run a shell command
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add support disclaimer

vielle.dev f6b4e906 2d2e51db

verified
+3
+3
README.md
··· 6 6 $ tangled-on-commit @vielle.dev/tangled-on-commit ./commit.sh 7 7 ``` 8 8 9 + > Created for linux. Should work fine on MacOS. Will not work on windows. 10 + > Note: The shell command is placed inside `/bin/sh -c "COMMAND"`, so make sure to escape quotes and backslashes. I reccomend executing a shell file and piping stdout and stderr to a log file 11 + 9 12 ## Installation 10 13 11 14 Prerequisites: