this repo has no description
0
fork

Configure Feed

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

run lexgen from JSON directory in this repo

+1 -1
+1 -1
Makefile
··· 3 3 .SHELLFLAGS = -o pipefail -c 4 4 5 5 # base path for Lexicon document tree (for lexgen) 6 - LEXDIR?=../atproto/lexicons 6 + LEXDIR?=./lexicons 7 7 8 8 # https://github.com/golang/go/wiki/LoopvarExperiment 9 9 export GOEXPERIMENT := loopvar