mirror of
https://github.com/matrix-construct/construct
synced 2024-11-17 15:30:52 +01:00
2.5 KiB
2.5 KiB
charybdis/5
Charybdis is a collaboration server designed to be scalable and community-developed.
It implements communication protocols for Matrix and IRC.
Building from git
* `git clone https://github.com/charybdis-ircd/charybdis`
* `cd charybdis`
* `./configure`
* `make`
* `make install`
Notable configuration options when building
* `--enable-debug`
* `--with-included-boost[=shared]`
* `--with-included-rocksdb[=shared]`
Platforms
This branch is not meant for production. Use at your own risk.
Tips
-
Please read doc/index.txt to get an overview of the current documentation.
-
Read the NEWS file for what's new in this release.
Git access
-
The Charybdis GIT repository can be checked out using the following command:
git clone https://github.com/charybdis-ircd/charybdis
-
Charybdis's GIT repository depot can be browsed over the Internet at the following address: https://github.com/charybdis-ircd/charybdis