mirror of
https://github.com/spacebarchat/spacebarchat.git
synced 2024-11-10 04:32:35 +01:00
.. | ||
fosscord.txt | ||
README.md | ||
setup.bat | ||
setup.sh |
Getting started
Windows
- Open up a Terminal.
- Type this command:
git clone https://github.com/fosscord/fosscord && .\scripts\setup\setup.bat
.
Posix systems (MacOS, Linux...)
- Open up a Terminal.
- Type this command:
git clone https://github.com/fosscord/fosscord && sh ./scripts/setup/setup.sh
.