Skip to content
This repository was archived by the owner on Dec 20, 2021. It is now read-only.

Installation

JaydenDev edited this page Dec 10, 2021 · 1 revision

The installation of FreeCat is simple.

Constant Builds and Builds without packages for your OS

git clone https://github.com/JaydenDev/freecat
cd freecat
npm install
npm start

Builds with packages for your OS

# debian/ubuntu and deriatives
sudo dpkg -i freecat-release.deb
# fedora
sudo rpm -i freecat-release.rpm
freecat-setup-release.exe

Clone this wiki locally