Skip to content
View danishbacker's full-sized avatar

Block or report danishbacker

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. aws-cli aws-cli Public

    Forked from aws/aws-cli

    Universal Command Line Interface for Amazon Web Services

    Python

  2. docusign-rest-recipes docusign-rest-recipes Public

    Forked from pepperseed/DocuSign-REST-Recipes

    Source files for the DocuSign REST API recipes. The most secure and trusted eSignature API on the planet!

    JavaScript

  3. elasticbeanstalk-nginx-php elasticbeanstalk-nginx-php Public

    Forked from jleck/elasticbeanstalk-nginx-php

    AWS Elastic Beanstalk Nginx/PHP-FPM build script with addon packages

    Ruby

  4. janitor-lambda janitor-lambda Public

    Forked from theburningmonk/janitor-lambda

    Lambda function to clean up old, unreferenced versions of Lambda functions

    JavaScript

  5. Automatically Publishing Files to Cl... Automatically Publishing Files to CloudFront in Elastic Beanstalk
    1
    container_commands:
    2
      01_upload_to_cdn:
    3
        command: |
    4
          export REGION=`curl -s http://169.254.169.254/latest/dynamic/instance-identity/document |grep region |cut -d: -f2 | sed -e 's/[\",]//g'`
    5
          export INCLUDES=`echo $W3TC_CF_FILE_EXTENSIONS | sed 's/;/\ /g'`
  6. aws/aws-cli aws/aws-cli Public

    Universal Command Line Interface for Amazon Web Services

    Python 15.7k 4.2k