git-power icon indicating copy to clipboard operation
git-power copied to clipboard

Improvements

Open psygate opened this issue 4 years ago • 0 comments

  • Added a proper command line option parsing utility (CLI11 https://github.com/CLIUtils/CLI11)
  • Updated the headers to be the proper ones for C++
  • Moved C headers into the proper C++ extern section.
  • Changed current directory to "./" which should be understood by any modern operating system.
  • Added optional compiler flags for better debugging.

And I might have tashed your formatting by accident.

psygate avatar Jul 09 '21 11:07 psygate