Skip to content

cppdiscord/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ Discord Website

Discord

Setup

1. Clone this repository

git clone https://github.com/cppdiscord/website.git

1. Install CMake

On Ubuntu 22.04: apt install cmake

2. Install Qt 6.4.2

On Ubuntu 22.04: apt install qt6-base-dev

2. Install OpenGL Development Libraries

On Ubuntu 22.04: apt install libgl1-mesa-dev

Contributing

We appreciate contributions to this community. Connect with other contributors through our discord server, where we have dedicated channels for chatting and collaborating. Also make sure to take a look at our coding style guides before contributing.