Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 656 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 656 Bytes

cppLint unitTest

ft_irc

This project aims to create an irc server from scratch

Description

This project should be generating a functioning irc server listening to the port and accessible by the password defined by the arguments given

Usage

git clone https://github.com/fleanegan/ft_irc
./ircserv [port] [password]