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:54:57 +02:00
..
fosscord.txt Add files via upload 2021-04-18 14:15:51 +02:00
README.md Update README.md 2021-05-01 17:54:57 +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

  1. Open up a Terminal.
  2. Type this command: git clone https://github.com/fosscord/fosscord && .\scripts\setup\setup.bat.

Posix systems (MacOS, Linux...)

  1. Open up a Terminal.
  2. Type this command: git clone https://github.com/fosscord/fosscord && sh ./scripts/setup/setup.sh.