atproto utils for zig zat.dev
atproto sdk zig
27
fork

Configure Feed

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

contributing#

before committing#

just fmt

or without just:

zig fmt .

CI runs zig fmt --check . and will fail on unformatted code.