1
0
mirror of https://github.com/spacebarchat/spacebarchat.git synced 2024-11-10 04:32:35 +01:00
spacebarchat/scripts/setup
2021-05-01 17:31:57 +02:00
..
fosscord.txt Add files via upload 2021-04-18 14:15:51 +02:00
README.md update setup script 2021-04-23 21:54:40 +02:00
setup.bat Update setup.bat 2021-05-01 17:06:33 +02:00
setup.sh Update setup.sh 2021-05-01 17:31:57 +02:00

Getting Started

Windows

to setup all repositories open cmd and enter this to command

curl https://raw.githubusercontent.com/fosscord/fosscord/main/scripts/setup/setup.bat --output setup.bat && setup.bat

Linux/MacOS

to setup all repositories open the terminal and enter this to command

curl https://raw.githubusercontent.com/fosscord/fosscord/main/scripts/setup/setup.sh --output setup.sh && bash setup.sh