tangled
alpha
login
or
join now
vielle.dev
/
tangled-on-commit
5
fork
atom
Listen to git commits for a specific repo and run a shell command
5
fork
atom
overview
issues
pulls
pipelines
Update list of prerequisites
vielle.dev
6 months ago
4c37467e
f6b4e906
verified
This commit was signed with the committer's
known signature
.
vielle.dev
SSH Key Fingerprint:
SHA256:/4bvxqoEh9iMdjAPgcgAgXKZZQTROL3ULiPt6nH9RSs=
+2
1 changed file
expand all
collapse all
unified
split
README.md
+2
README.md
···
16
16
- `Git`
17
17
- `Rust` (1.88+)
18
18
- `Cargo`
19
19
+
- `OpenSSL` (required for ssl connection)
20
20
+
- `pkg-config` (required for ssl connection)
19
21
20
22
1. Clone this repo:
21
23
`git clone git@tangled.sh:vielle.dev/tangled-on-commit`