Skip to content

brunobely/circus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Circus

Circus logo


Simple IRC client written in C for self-teaching purposes.


Build

$ make # or
$ make run # builds and runs; or
$ make debug # uses -g flag and sets -DDEBUG

make automatically creates the bin and obj directories where executables and object files go, respectively.

Run

$ make run # or
$ ./bin/target/circus

About

💬 IRC client experimentation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published