Skip to content
View erichschroeter's full-sized avatar

Block or report erichschroeter

Report abuse

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

Report abuse

Pinned Loading

  1. wlm wlm Public

    An open source alternative to http://www.stefandidak.com/windows-layout-manager/. Command line interface for now.

    Rust 5 1

  2. proj-struct-rust proj-struct-rust Public

    A small utility program to create project directory structure.

    Rust

  3. cmake-auto-increment-build-number cmake-auto-increment-build-number Public

    A small example of how to make CMake auto-increment a build number.

    C 26 7

  4. cmake-catch2-example cmake-catch2-example Public

    A simple hello world example CMake C++ project that uses Catch2 test framework.

    C++ 22 11

  5. code_generator code_generator Public

    Forked from yuchdev/code_generator

    Simple and straightforward code generator for creating C++ code. If extended, could be used for generating code in any programming language.

    Python