main
ci2
Description
Inspired by all in the acknowledgments, this is my own personal C codebase.
Table of Contents
Features
Todos
Usage
# Example installation
git clone https://myrepos.dev/Randy-Jordan/ci2.git
# Navigate into the directory
cd ci2
# Build the project
make
# Build and run tests.
make test
Acknowledgments
C Interfaces and Implementations
Unix Networking Programming Sockets Networking API
Advanced Programming in the UNIX Environment
stsaz - ffsys
nothings - stb
Sean Barret - Advice for writing small programs
Eskil Steenberg - How I program C
Ginger Bill
GingerGill gb
Chris Wellons
Skeeto - W64devkit
Mongoose Webserver
Tsoding Daily
Jacob Sorber
Crafting Interpreters
License
This project is licensed under the MIT License - see the MIT License file for details.
Description
Languages
Makefile
100%