Skip to content
View gorodulin's full-sized avatar

Block or report gorodulin

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. gitclone GitHub repos with a "unique... gitclone GitHub repos with a "unique deploy key"
    1
    #!/bin/bash
    2
    #
    3
    # Run:
    4
    #   bash <(curl -s https://gist.githubusercontent.com/gorodulin/cc7b20e53d671c087359d78bd8c3d371/raw/gitclone_with_deployment_key.bash)
    5
    #
  2. vendingmachine vendingmachine Public

    Software for Linux-based vending machine. Written in Python, containerized.

    Python 2

  3. as_method as_method Public

    Allows to include callable Service Objects as methods

    Ruby

  4. method_arguments method_arguments Public

    Ruby gem that lets you easily set object attributes from method arguments.

    Ruby