Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 199 Bytes

File metadata and controls

7 lines (4 loc) · 199 Bytes

not_enough_cli

A simple c library which builds upon the getopt_long for creating simple CLI argument and options parsing.

How to build

Run make in the root directory to build bin/lib.o.