ai/at
1
0
Files
at/build.sh
2024-10-22 01:34:06 +09:00

10 lines
320 B
Bash
Executable File

#!/bin/zsh
d=${0:a:h}
cd $d/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