Skip to content
View CJHarmath's full-sized avatar
Block or Report

Block or report CJHarmath

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

  1. AspNetCore-IISDeploy.ps1 AspNetCore-IISDeploy.ps1
    1
    # Setup
    2
    Import-Module WebAdministration
    3
    # create 2 site root directories
    4
    $a = 'C:\inetpub\AspNetCoreSampleA'
    5
    $b = 'C:\inetpub\AspNetCoreSampleB'
  2. dotfiles dotfiles Public

    Shell

  3. dsc dsc Public

    Powershell DSC config

    PowerShell

  4. puppet-windows-sample puppet-windows-sample Public

    puppet windows sample environment config

    Ruby