Skip to content

auth-xyz/clicky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

CLIcky


Setting up:

Installation

Requirements:
Installation:
git clone https://github.com/auth-xyz/clicky
cd clicky/

meson setup build
ninja -C build
sudo ninja install -C build

One thing worth mentioning here: If you are installing the library, make sure to link it when compiling using the -lclicky flag. (ex: g++ somefile.cpp -lclicky)

Documentation

You can find the documentation here


Contributing

If you think my code is shit, it's because it most likely is, and if you have any advice for me on how to improve my code, please reach out on discord <actually.auth>, or create an issue on this repo.

About

An argument parser, just like python's argparse, but for c++

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •