Files
spacebarchat/scripts/setup
2021-05-28 00:07:55 +02:00
..
2021-04-18 14:15:51 +02:00
2021-05-28 00:07:55 +02:00
2021-05-01 17:55:28 +02:00
2021-05-01 17:56:39 +02:00

Getting Started

To use this method, you must have NodeJS and NPM installed.

Windows

  1. Open cmd
  2. Type this command:
curl https://raw.githubusercontent.com/fosscord/fosscord/main/scripts/setup/setup.bat --output setup.bat && setup.bat

Linux or macOS

  1. Open Terminal
  2. Type this command:
curl https://raw.githubusercontent.com/fosscord/fosscord/main/scripts/setup/setup.sh --output setup.sh && sh setup.sh