this repo has no description
5
fork

Configure Feed

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

1# `tangled-on-commit` 2 3Run a shell command whenever a specific repo gets a commit 4 5```sh 6$ tangled-on-commit @vielle.dev/tangled-on-commit ./commit.sh 7``` 8 9## Installation 10 11// TODO 12 13## Usage 14 15// TODO 16 17## Configuration 18 19// TODO