this repo has no description
13
fork

Configure Feed

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

init repo

bryan newbold de4c25aa

+39
+21
.gitignore
··· 1 + *.o 2 + *.a 3 + *.pyc 4 + \#*\# 5 + *~ 6 + *.swp 7 + .* 8 + *.tmp 9 + *.old 10 + *.profile 11 + *.bkp 12 + *.bak 13 + [Tt]humbs.db 14 + *.DS_Store 15 + build/ 16 + _build/ 17 + src/build/ 18 + *.log 19 + 20 + # Don't ignore this file itself 21 + !.gitignore
+5
README.md
··· 1 + 2 + cobalt: more go stuff for atproto 3 + ================================= 4 + 5 + This is a scratch/experiment repo for atproto Go stuff. Code here hasn't been reviewed. It might get upstreamed to `indigo` eventually.
+13
plan.txt
··· 1 + 2 + publish on tangled 3 + 4 + packages: 5 + - network client 6 + - PLC 7 + - backflil 8 + 9 + projects/services: 10 + - handlr 11 + - lexidex 12 + - astrolabe 13 + - athome