A CLI for scaffolding ATProto web applications
2
fork

Configure Feed

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

chore: we go agane

+1 -1
+1 -1
.tangled/workflows/release.yml
··· 20 20 touch test.txt 21 21 git add . 22 22 git commit -m "test commit from release workflow" 23 - git push 23 + git push origin HEAD:main