fork of indigo with slightly nicer lexgen
0
fork

Configure Feed

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

rename client demo

+1 -1
+1 -1
atproto/client/cmd/atclient/main.go atproto/client/cmd/atp-client-demo/main.go
··· 16 16 17 17 func main() { 18 18 app := cli.App{ 19 - Name: "atclient", 19 + Name: "atp-client-demo", 20 20 Usage: "dev helper for atproto/client SDK", 21 21 Commands: []*cli.Command{ 22 22 &cli.Command{