Skip to content
View overengineer's full-sized avatar
💾
💾
Block or Report

Block or report overengineer

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
overengineer/README.md

Pinned Loading

  1. specklesystems/speckle-blender specklesystems/speckle-blender Public

    Python 49 8

  2. gazette gazette Public

    Automated Content Feed Curator

    Python 2

  3. git contributor stats git contributor stats
    1
    
                  
    2
    #!/bin/bash
    3
    
                  
    4
    set -euo pipefail
    5
    MSYS_NO_PATHCONV=0
  4. git log json format git log json format
    1
    #!/usr/bin/env bash
    2
    
                  
    3
    # Caution: It can break
    4
    
                  
    5
    # Bash unofficial strict mode