Skip to content

mjambert/hifirc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisite

In order to build hifircd, the following dependencies need to be installed. Sample commands are given for Arch based distros.

drogon

  • aurman -S drogon

jsoncpp

  • pacman -S jsoncpp

uuid

  • aurman -S jsoncpp

openssl

  • pacman -S openssl

zlib

  • pacman -S zlib

Build

mkdir build && cd build && cmake .. && make

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published