Skip to content
View ferkulat's full-sized avatar

Block or report ferkulat

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. csv2xls csv2xls Public

    csv2xls (csv to xls) is a command line utility which converts csv files into one (or more if maximum rows are exceeded) Excel(TM) file(s).

    C++ 35 10

  2. CppResultType CppResultType Public

    This a header only library which enables the library user to chain function calls in a readable fashion, that looks like piping commands in a shell script. While handling of errors is done implicitly.

    C++

  3. cpp_skeleton cpp_skeleton Public

    A cmake C++ project with catch as test framework.

    CMake