Skip to content

indiano68/c-argparse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

c-argpasre: minimalistic source only argparser

Sometimes you just need an easy way to parse your arguments without the need of adding a whole dependency to your project. This repo offers only a source file and an header you can integrate in your build to have minimalistic argparsing for your c cli without any bloat. (I often need this and I am tiread of constantly rewriting it.)

About

A minimalistic, source only c-argparse for quick C CLIs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors