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.

at v0.1.1-alpha.1 11 lines 207 B view raw
1.{ 2 .name = .zat, 3 .version = "0.1.0", 4 .fingerprint = 0x8da9db57ee82fbe4, 5 .minimum_zig_version = "0.15.0", 6 .paths = .{ 7 "build.zig", 8 "build.zig.zon", 9 "src", 10 }, 11}