Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clampp [ Command Line Argument Manager, Plus Plus ]

C++ Library to Handle CLI Arguments, with an emphasis on simplicity, speed and efficiency.

A Makefile has been included for Linux Systems to allow testing with example.cpp.

Compilation

To use this library, copy the clampp.cpp and clampp.hpp to your project and add them to your compilation chain.

Usage

See clampp.h for API functions and general usage tips, and example.cpp for an example of how to use clampp.

TODO

  • Detect multiple definitions of arguments, and allow some action to be taken
  • Possibly add a callback structure
  • possibly return references instead??

This project is under GPLv2.0. See LICENSE for more info. ADBeta(c) Nov 2023

About

Efficient and Simple CLI Argument Manager Library for C++

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages