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

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 59 13

  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