Skip to content

rumblesan/bclib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BCLib

A library of general purpose C stuff

Description

Plenty of it pulled from Zed Shaw's "Learn C the Hard Way"

Building

cd build
cmake ..
make
make test

Installing

Everything should be setup to 'just work', with CMake handling installing the lib and headers to the right place.

make install

Docker

The docker image is to test building and installing on linux.

docker build . -t bclib

Contact

Drop me an email at guy@rumblesan.com

License

BSD License.

About

My "Better C" lib... might not actually be better though

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published