Skip to content
View gwthm-in's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Block or report gwthm-in

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. pytest-pspec pytest-pspec Public

    Rspec kind of formatter for Python Pytest.

    Python 58 11

  2. mimier mimier Public

    Copies OTP to clipboard

    Shell 6 1

  3. Docker file to build price estimator Docker file to build price estimator
    1
    FROM golang:1.11.5-alpine
    2
    
                  
    3
    RUN mkdir /estimate
    4
    ADD . /estimate
    5
    WORKDIR /estimate
  4. platform-idp/idp-actions platform-idp/idp-actions Public

    Contains Github actions to build IDP platform

    Ruby