Skip to content
View kyleian's full-sized avatar

Block or report kyleian

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. Selenium Node on CentOS with Chrome ... Selenium Node on CentOS with Chrome script
    1
    sudo su
    2
    
    
    3
    #Get Chromedriver and Selenium from net.
    4
    wget -P /opt/chromedriver/ "https://chromedriver.storage.googleapis.com/2.25/chromedriver_linux64.zip"
    5
    wget -P /opt/selenium/ "http://selenium-release.storage.googleapis.com/3.0/selenium-server-standalone-3.0.1.jar"
  2. cloudformation-macro-WaitConditionUpdate cloudformation-macro-WaitConditionUpdate Public

    Forked from deuscapturus/cloudformation-macro-WaitConditionUpdate

    AWS Cloudformation macro to recreate AWS::Cloudformation::WaitCondition and AWS::Cloudformation::WaitConditionHandle resources during stack update

    Python

  3. jdk-mvn-py3 jdk-mvn-py3 Public

    Forked from DrSnowbird/jdk-mvn-py3

    OpenJDK Java 8/11 + Maven 3.6 + Python 3.8 + pip 20.0 + node 14 + npm 6 + Gradle 6

    Shell

  4. aws/amazon-ecs-agent aws/amazon-ecs-agent Public

    Amazon Elastic Container Service Agent

    Go 2.1k 607

  5. DataDog/datadog-agent DataDog/datadog-agent Public

    Main repository for Datadog Agent

    Go 2.8k 1.2k