tangled
alpha
login
or
join now
besaid.zone
/
create-atproto-app
2
fork
atom
A CLI for scaffolding ATProto web applications
2
fork
atom
overview
issues
pulls
pipelines
branches -> branch
besaid.zone
3 weeks ago
d9f25a6c
f2439a77
verified
This commit was signed with the committer's
known signature
.
besaid.zone
SSH Key Fingerprint:
SHA256:Q4dc5PTI8DNTxJbH2bWsDeY6BXzfq0ce1XSA4H5Y3iI=
3/3
release.yml
success
2min 51s
test.yml
success
57s
typecheck.yml
success
1min 1s
+1
-1
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
release.yml
+1
-1
.tangled/workflows/release.yml
···
1
1
when:
2
2
- event: ["push"]
3
3
-
branches: ["main"]
3
3
+
branch: ["main"]
4
4
5
5
engine: nixery
6
6