1 Forks
32 Stars
32 Watchers

minilib

A c standard system library with a focus on size, headeronly, "singlefile", intended for static linking. 187 Bytes for "Hello World"(regular elf), compiled with the standard gcc toolchain.

How to download and setup minilib

Open terminal and run command
git clone https://github.com/michael105/minilib.git
git clone is used to create a copy or clone of minilib repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with minilib https://github.com/michael105/minilib/archive/master.zip

Or simply clone minilib with SSH
[email protected]:michael105/minilib.git

If you have some problems with minilib

You may open issue on minilib support forum (system) here: https://github.com/michael105/minilib/issues