A CLI for scaffolding ATProto web applications
2
fork

Configure Feed

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

branches -> branch

+1 -1
+1 -1
.tangled/workflows/release.yml
··· 1 1 when: 2 2 - event: ["push"] 3 - branches: ["main"] 3 + branch: ["main"] 4 4 5 5 engine: nixery 6 6