ai/at
1
0
This commit is contained in:
2024-10-18 22:49:50 +09:00
parent bce11adb82
commit a8a7778676
18 changed files with 461 additions and 0 deletions

8
build.sh Executable file
View File

@ -0,0 +1,8 @@
#!/bin/zsh
cd ./repos
git clone https://github.com/bluesky-social/atproto
git clone https://github.com/did-method-plc/did-method-plc
git clone https://github.com/bluesky-social/feed-generator
git clone https://github.com/bluesky-social/social-app
git clone https://github.com/itaru2622/bluesky-selfhost-env