Skip to content
View erichschroeter's full-sized avatar

Block or report erichschroeter

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
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++ 24 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. Written in Python, works both with Python 2 and 3

    Python